karrenberg / wfvLinks
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…
☆23Updated 13 years ago
Alternatives and similar repositories for wfv
Users that are interested in wfv are comparing it to the libraries listed below
Sorting:
- RV: A Unified Region Vectorizer for LLVM☆110Updated 3 weeks ago
- Sample programs for the LLVM PTX back-end☆39Updated 9 years ago
- A framework that helps implementing swizzle GPU kernels☆42Updated 5 years ago
- ☆30Updated 2 years ago
- LLVM AMDGPU Assembler Helper Tools☆113Updated 8 years ago
- Library to plot integer sets and maps☆49Updated 8 years ago
- Enabling on-the-fly manipulations with LLVM IR code of CUDA sources☆111Updated 2 months ago
- ☆61Updated 6 years ago
- a Halide language To MLIR compiler.☆26Updated 3 years ago
- Tutorial for LLVM Dev Conference 2019.☆15Updated 5 years ago
- Data Dependence Analyzer in the Polyhedral Model☆20Updated last year
- ROCm - AMDGPU Compute Application Binary Interface☆41Updated 3 years ago
- A repository to test dialects defined dynamically.☆12Updated 2 years ago
- CUDAAdvisor: a GPU profiling tool☆49Updated 6 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆55Updated 3 months ago
- Bridging polyhedral analysis tools to the MLIR framework☆113Updated last year
- OpenCL/SPIR-V implementation of HIP☆104Updated 2 years ago
- development repository for the open earth compiler☆80Updated 4 years ago
- GPUVerify: a Verifier for GPU Kernels☆62Updated 2 years ago
- assembler for NVIDIA FERMI. Imported from Google Code☆72Updated 10 years ago
- Polyhedral Parallel Code Generation (source repository: http://repo.or.cz/ppcg.git)☆126Updated 2 years ago
- ☆70Updated 4 years ago
- SYCL Reference Manual☆28Updated last year
- Benchmarks for auto-vectorization and revectorization, including both hand-vectorized and scalar code☆28Updated 6 years ago
- A Benchmark Suite for Heterogeneous System Computation☆53Updated 4 months ago
- ☆58Updated 2 weeks ago
- A minimal (really) out-of-tree MLIR example☆44Updated last week
- c++ posit implementation☆44Updated last year
- Library with JIT (Just-in-time) compilation support to optimize performance of small and medium matrix multiplication☆14Updated 4 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆46Updated 3 weeks ago