karrenberg / wfv
IMPORTANT NOTICE: This implementation is long outdated. The new libwfv will be released soon. Whole-Function Vectorization is an algorithm that transforms a scalar function in such a way that it computes W executions of the original code in parallel using SIMD instructions (W is the target architecture's SIMD width). This implementation of the a…
☆22Updated 12 years ago
Alternatives and similar repositories for wfv:
Users that are interested in wfv are comparing it to the libraries listed below
- RV: A Unified Region Vectorizer for LLVM☆107Updated 3 months ago
- Sample programs for the LLVM PTX back-end☆35Updated 9 years ago
- c++ posit implementation☆43Updated last year
- A framework that helps implementing swizzle GPU kernels☆41Updated 4 years ago
- ROCm - AMDGPU Compute Application Binary Interface☆41Updated 2 years ago
- OpenCL/SPIR-V implementation of HIP☆104Updated 2 years ago
- GPUVerify: a Verifier for GPU Kernels☆59Updated 2 years ago
- Library to plot integer sets and maps☆48Updated 8 years ago
- a Halide language To MLIR compiler.☆26Updated 3 years ago
- The translator that supports translating NVPTX to SPIR-V. This translator is modified from LLVM-SPIR-V Translator.☆36Updated 3 years ago
- an assembler/compiler for AMD’s GCN (Generation Core Next Architecture) Assembly Language☆39Updated 2 years ago
- LLVM AMDGPU Assembler Helper Tools☆111Updated 7 years ago
- ☆68Updated 4 years ago
- CudaPAD is a PTX/SASS viewer for NVIDIA Cuda kernels and provides an on-the-fly view of the assembly.☆109Updated 2 years ago
- Tools for parsing, assembling, and disassembling HSAIL.☆71Updated 4 years ago
- Generates CIL MLIR dialect from C/C++ source.☆32Updated 3 years ago
- ☆75Updated last year
- ☆28Updated 2 years ago
- Generic system-wide modern C++ for heterogeneous platforms with SYCL from Khronos Group☆76Updated 3 years ago
- Implementation of the SYCL specification.☆67Updated 6 months ago
- Chunky Loop Analyzer: A Polyhedral Representation Extraction Tool for High Level Programs☆23Updated 2 years ago
- An LLVM backend generating SPIR-V binary.☆86Updated last year
- firrtlator is a FIRRTL C++ library☆21Updated 8 years ago
- A Benchmark Suite for Heterogeneous System Computation☆53Updated 2 months ago
- CUDAAdvisor: a GPU profiling tool☆48Updated 6 years ago
- A repository to test dialects defined dynamically.☆12Updated last year
- Enabling on-the-fly manipulations with LLVM IR code of CUDA sources☆108Updated last year
- SYCL Conformance Tests☆64Updated this week
- Develop toolchain based on llvm to for Cpu0 processor☆46Updated last year
- A graphics tracing and replay framework to explore system-level effects on heterogeneous CPU+GPU memory systems.☆14Updated 6 years ago