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
Related projects ⓘ
Alternatives and complementary repositories for wfv
- RV: A Unified Region Vectorizer for LLVM☆105Updated last month
- A framework that helps implementing swizzle GPU kernels☆41Updated 4 years ago
- Sample programs for the LLVM PTX back-end☆34Updated 9 years ago
- Data Dependence Analyzer in the Polyhedral Model☆19Updated last year
- LLVM AMDGPU Assembler Helper Tools☆111Updated 7 years ago
- ☆27Updated last year
- ☆68Updated 4 years ago
- ROCm - AMDGPU Compute Application Binary Interface☆40Updated 2 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆46Updated 10 months ago
- a Halide language To MLIR compiler.☆26Updated 3 years ago
- CudaPAD is a PTX/SASS viewer for NVIDIA Cuda kernels and provides an on-the-fly view of the assembly.☆107Updated last year
- Enabling on-the-fly manipulations with LLVM IR code of CUDA sources☆102Updated last year
- Generates CIL MLIR dialect from C/C++ source.☆31Updated 3 years ago
- ☆47Updated 5 years ago
- ☆35Updated 2 years ago
- Library to plot integer sets and maps☆47Updated 7 years ago
- c++ posit implementation☆43Updated last year
- GPUVerify: a Verifier for GPU Kernels☆58Updated 2 years ago
- Bridging polyhedral analysis tools to the MLIR framework☆102Updated last year
- OpenCL/SPIR-V implementation of HIP☆104Updated 2 years ago
- The translator that supports translating NVPTX to SPIR-V. This translator is modified from LLVM-SPIR-V Translator.☆33Updated 3 years ago
- A repository to test dialects defined dynamically.☆12Updated last year
- ☆146Updated last week
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆43Updated 10 months ago
- A Specification and a Library for Data Exchange in Polyhedral Compilation Tools☆26Updated 4 months ago
- Tutorial for LLVM Dev Conference 2019.☆14Updated 5 years ago
- Haystack is an analytical cache model that given a program computes the number of cache misses.☆42Updated 5 years ago
- ☆54Updated this week
- The CLooG Code Generator in the Polyhedral Model☆42Updated last year
- Experimental OpenCL SPIR-V to OpenCL C translator☆24Updated 3 weeks ago