summaryrefslogtreecommitdiff
path: root/mlir/lib/Target/LLVMIR/Dialect/GPU/SelectObjectAttr.cpp
AgeCommit message (Expand)Author
2025-04-22[mlir][gpu] Change GPU modules to globals (#135478)Christian Sigg
2025-04-03[mlir][gpu][nvptx] Remove null terminator when outputting PTX (#133019)modiking
2024-12-16[mlir][gpu] Adding ELF section option to the gpu-module-to-binary pass (#119440)Renaud Kauffmann
2024-11-22Populate the llvm::GlobalVariable ELF section, with the attribute from the Ob...Renaud Kauffmann
2024-07-02mlir/LogicalResult: move into llvm (#97309)Ramkumar Ramachandra
2023-12-05[MLIR] Enable GPU Dialect to SYCL runtime integration (#71430)Sang Ik Lee
2023-11-27[mlir][gpu] Support Cluster of Thread Blocks in `gpu.launch_func` (#72871)Guray Ozen
2023-09-14[mlir][gpu][NVPTX] Enable NVIDIA GPU JIT compilation path (#66220)Fabian Mora
2023-08-22[mlir] Disentangle dialect and extension registrations.Nicolas Vasilache
2023-08-11[mlir][gpu] Add the Select Object compilation attribute.Fabian Mora