summaryrefslogtreecommitdiff
path: root/mlir/lib/Conversion/GPUToLLVMSPV
AgeCommit message (Expand)Author
2025-11-19[mlir][LLVM] Resync memory effect attribute with LLVM IR (#168568)darkbuck
2025-10-30[mlir] Simplify Default cases in type switches. NFC. (#165767)Jakub Kuderski
2025-10-23[MLIR][GPU] Generalize gpu.printf op lowering to LLVM call pattern. (#164297)Sang Ik Lee
2025-07-22[mlir][NFC] update `Conversion` create APIs (5/n) (#149887)Maksim Levental
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-10-05[mlir][NFC] Mark type converter in `populate...` functions as `const` (#111250)Matthias Springer
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