summaryrefslogtreecommitdiff
path: root/mlir/test/Conversion/GPUToLLVMSPV
AgeCommit message (Expand)Author
2025-10-23[MLIR][GPU] Generalize gpu.printf op lowering to LLVM call pattern. (#164297)Sang Ik Lee
2025-02-06[mlir][LLVM] Switch `undef` for `poison` for uninitialized values (#125629)Krzysztof Drewniak
2025-01-09[MLIR][GPU] Support bf16 and i1 gpu::shuffles to LLVMSPIRV conversion (#119675)Pietro Ghiglio
2024-12-12[MLIR][GPUToLLVMSPV] Update ConvertGpuOpsToLLVMSPVOps's option (#118818)Jefferson Le Quellec
2024-11-27[MLIR][GPUToLLVMSPV] Use `llvm.func` attributes to convert `gpu.shuffle` (#11...Victor Perez
2024-10-10[MLIR][GPU-LLVM] Add in-pass signature update for opencl kernels (#105664)Petr Kurapov
2024-09-26[MLIR][GPU] Lower subgroup query ops in gpu-to-llvm-spv (#108839)Finlay
2024-08-20[mlir][gpu] Add extra value types for gpu::ShuffleOp (#104605)Finlay
2024-08-16[MLIR][GPU-LLVM] Add GPU to LLVM-SPV address space mapping (#102621)Victor Perez
2024-08-09[MLIR][GPU-LLVM] Convert `gpu.func` to `llvm.func` (#101664)Victor Perez
2024-07-24[mlir] Add optimization attrs for gpu-to-llvmspv function declarations and ca...Finlay
2024-07-09[MLIR] Add the convergent attribute to the barrier and shuffle ops (#97807)Finlay
2024-05-31[MLIR][GPU-LLVM] Define `-convert-gpu-to-llvm-spv` pass (#90972)Victor Perez