summaryrefslogtreecommitdiff
path: root/mlir/test/Conversion/ControlFlowToSPIRV
AgeCommit message (Expand)Author
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-06-09[mlir][spirv] Replace StructAttrs with AttrDefsMogball
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in Conversion/...River Riddle
2022-03-02[mlir][SPIRV] Split up StandardToSPIRV now that the Standard dialect is goneRiver Riddle
2022-02-06[mlir] Split out a new ControlFlow dialect from StandardRiver Riddle