This adds SCCP support for extractvalues of with.overflow. We compute both the range of the result value and determine when the overflow value is always false.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D137713
[SCCP] Add support for with.overflow intrinsics ClosedPublic Authored by nikic on Nov 9 2022, 6:43 AM.
Details
Summary This adds SCCP support for extractvalues of with.overflow. We compute both the range of the result value and determine when the overflow value is always false.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Dec 5 2022, 2:47 AM Closed by commit rGf101196d695e: [SCCP] Add support for with.overflow intrinsics (authored by nikic). · Explain WhyDec 5 2022, 3:00 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 474257 llvm/lib/Transforms/Utils/SCCPSolver.cpp
llvm/test/Transforms/SCCP/with.overflow.ll
|