summaryrefslogtreecommitdiff
path: root/mlir/test/Target/Cpp/switch.mlir
AgeCommit message (Expand)Author
2025-09-01[mlir][emitc] Isolate expressions from above (#155641)Gil Rapaport
2025-01-23[emitc] Fix the translation switchop with argument of expressionop (#123701)Jianjian Guan
2025-01-14[mlir][emitc] Don't emit extra semicolon after bracket (#122464)Kirill Chibisov
2024-10-10[mlir][emitc] Fix the error with closing bracket in CppEmitter in switchOp (#...Andrey Timonin
2024-08-20[mlir][EmitC] Model lvalues as a type in EmitC (#91475)Simon Camphausen
2024-08-16[mlir][emitc] Add 'emitc.switch' op to the dialect (#102331)Andrey Timonin