Files
clang-p2996/mlir/lib/Dialect/SCF/Utils
Hongtao Yu c08c6a71cf [mlir][scf] Allow unrolling loops with integer-typed IV. (#106164)
SCF loops now can operate on integer-typed IV, thus I'm changing the
loop unroller correspondingly.
2024-08-29 09:20:59 -07:00
..