Files
clang-p2996/mlir/lib/Dialect/SCF/Utils/Utils.cpp
Hendrik Greving 0f6a2cd2ab [mlir] Fix signed ceildiv, loop normalization.
Fixes using the signed ceildiv op instead of incorrectly assuming positive loop bounds.
Adjusts the tests for above.

Differential Revision: https://reviews.llvm.org/D132953
2022-08-30 09:55:04 -07:00

40 KiB