summaryrefslogtreecommitdiff
path: root/mlir/lib/Conversion/ControlFlowToSPIRV/ControlFlowToSPIRV.cpp
AgeCommit message (Expand)Author
2025-08-01[𝘀𝗽𝗿] changes to main this commit is based onusers/aengelke/spr/main.ir-make-branchinst-operand-order-consistentLU-JOHN
2024-10-05[mlir][NFC] Mark type converter in `populate...` functions as `const` (#111250)Matthias Springer
2024-07-02mlir/LogicalResult: move into llvm (#97309)Ramkumar Ramachandra
2023-11-20Make MLIR Value more consistent in terms of `const` "correctness" (NFC) (#72765)Mehdi Amini
2023-11-04[mlir][spirv][cf] legalize block arguments when convert cf to spirv (#71288)Xiang Li
2023-11-02[mlir][spirv][cf] Check destination block argument types (#70889)Jakub Kuderski
2022-09-26[mlir][spirv] Change dialect name from 'spv' to 'spirv'Jakub Kuderski
2022-09-17[mlir] Don't include SetVector.h (NFC)Kazu Hirata
2022-02-06[mlir] Split out a new ControlFlow dialect from StandardRiver Riddle