Files
clang-p2996/mlir/lib/Dialect/SCF/IR/SCF.cpp
Ivan Butygin a6d932bca8 [mlir][scf] Align scf.while before block args in canonicalizer (#76195)
If `before` block args are directly forwarded to `scf.condition` make
sure they are passed in the same order.
This is needed for `scf.while` uplifting
https://github.com/llvm/llvm-project/pull/76108
2024-04-02 17:54:06 +03:00

156 KiB