summaryrefslogtreecommitdiff
path: root/mlir/lib/Conversion/XeVMToLLVM
AgeCommit message (Expand)Author
2025-11-19[mlir][LLVM] Resync memory effect attribute with LLVM IR (#168568)darkbuck
2025-10-10[MLIR][XeVM] XeVM to LLVM: Add conversion patterns for id ops (#162536)Sang Ik Lee
2025-10-08[MLIR][XeVM] Add XeVM 1D block operations to OpenCL calls conversion. (#161702)Sang Ik Lee
2025-10-06[mlir] Simplify unreachable type switch cases. NFC. (#162032)Jakub Kuderski
2025-09-09[MLIR][XeVM] Add lowering for llvm load store ops with XeVM cache control (#1...Sang Ik Lee
2025-07-24[mlir] Remove unused includes (NFC) (#150476)Kazu Hirata
2025-07-22[mlir][NFC] update `Conversion` create APIs (7/n) (#149889)Maksim Levental
2025-07-11[MLIR][Conversion] Add convert-xevm-to-llvm pass. [Re-attempt] (#148103)Sang Ik Lee
2025-07-10Revert "[MLIR][Conversion] Add convert-xevm-to-llvm pass." (#148081)Charitha Saumya
2025-07-10[MLIR][Conversion] Add convert-xevm-to-llvm pass. (#147375)Sang Ik Lee