Files
clang-p2996/mlir/lib/Target/Cpp
Jianjian Guan 3ef90f843f [emitc] Fix the translation switchop with argument of expressionop (#123701)
Now a `emitc.switch` with argument of `emitc.expression` wouldn't emit
its argument to cpp. This patch fix it.
2025-01-23 10:30:30 +08:00
..