Files
clang-p2996/mlir/lib/Dialect/ControlFlow
Keyi Zhang 7e87d03b45 [MLIR][CF] Fix cf.switch parsing with result numbers (#87658)
This PR should fix the parsing bug reported in
https://github.com/llvm/llvm-project/issues/87430. It allows using
result number as the `cf.switch` operand.
2024-04-04 21:32:47 +02:00
..