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 weeks ago
- Sample programs for the LLVM PTX back-end☆37Updated 9 years ago
- A framework that helps implementing swizzle GPU kernels☆42Updated 4 years ago
- Data Dependence Analyzer in the Polyhedral Model☆19Updated last year
- ☆28Updated 2 years ago
- Library to plot integer sets and maps☆49Updated 8 years ago
- Integer Set Library (source repository: http://repo.or.cz/w/isl.git)☆67Updated 3 weeks ago
- ☆68Updated 4 years ago
- Enabling on-the-fly manipulations with LLVM IR code of CUDA sources☆109Updated 2 years ago
- ☆75Updated last year
- CUDAAdvisor: a GPU profiling tool☆48Updated 6 years ago
- ROCm - AMDGPU Compute Application Binary Interface☆41Updated 2 years ago
- GPUVerify: a Verifier for GPU Kernels☆59Updated 2 years ago
- The translator that supports translating NVPTX to SPIR-V. This translator is modified from LLVM-SPIR-V Translator.☆36Updated 3 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆50Updated last year
- LLVM AMDGPU Assembler Helper Tools☆111Updated 7 years ago
- A repository to test dialects defined dynamically.☆12Updated last year
- a Halide language To MLIR compiler.☆26Updated 3 years ago
- Polyhedral Parallel Code Generation (source repository: http://repo.or.cz/ppcg.git)☆122Updated 2 years ago
- Bridging polyhedral analysis tools to the MLIR framework☆107Updated last year
- ☆16Updated 3 years ago
- CudaPAD is a PTX/SASS viewer for NVIDIA Cuda kernels and provides an on-the-fly view of the assembly.☆113Updated 2 years ago
- SYCL Reference Manual☆27Updated 9 months ago
- A minimal (really) out-of-tree MLIR example☆37Updated last month
- OpenCL/SPIR-V implementation of HIP☆104Updated 2 years ago
- an assembler/compiler for AMD’s GCN (Generation Core Next Architecture) Assembly Language☆39Updated 2 years ago
- ☆56Updated this week
- ☆20Updated 3 years ago
- Declarative MLIR compilers in Python!☆33Updated 4 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆45Updated last year