aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/Arith/Transforms/ReifyValueBounds.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-04-04[mlir][Interfaces][NFC] `ValueBoundsConstraintSet`: Pass stop condition in th...Matthias Springer1-2/+4
2023-11-14[mlir][affine][nfc] cleanup deprecated T.cast style functions (#71269)long.chen1-10/+10
2023-05-12[mlir] Move casting calls from methods to function callsTres Popp1-3/+3
2023-04-18[mlir][Arith] Fix Windows buildMatthias Springer1-0/+1
2023-04-18[mlir][Arith] ValueBoundsOpInterface: Reify with Arith opsMatthias Springer1-0/+143