[mlir][affine][analysis] Fix `closedUB` handling in `getSliceBounds`
There were cases in which `ubAdjustment` was not applied to the resulting UB. Differential Revision: https://reviews.llvm.org/D145796
Loading
Please sign in to comment
There were cases in which `ubAdjustment` was not applied to the resulting UB. Differential Revision: https://reviews.llvm.org/D145796