Fix incorrect setting NSW flag to non-overflowing indvar base (D154954)
Details
Details
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
60,030 ms | x64 debian > MLIR.Examples/standalone::test.toy |
Paths
| Differential D156577
[IRCE] Add NSW to OverflowingBinaryOperator but not BinaryOperator ClosedPublic Authored by aleksandr.popov on Jul 28 2023, 3:08 PM.
Details
Diff Detail
Unit TestsFailed
Event TimelineThis revision is now accepted and ready to land.Jul 28 2023, 6:22 PM This revision was landed with ongoing or failed builds.Jul 30 2023, 3:47 AM Closed by commit rG236e6787de1f: [IRCE] Add NSW to OverflowingBinaryOperator but not BinaryOperator (authored by aleksandr.popov). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 545288 llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
llvm/test/Transforms/IRCE/stride_more_than_1.ll
|