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
- Repository
- rG LLVM Github Monorepo
Differential D137713
[SCCP] Add support for with.overflow intrinsics nikic on Nov 9 2022, 6:43 AM. Authored by
Details
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
|