[SCCP] Add support for with.overflow intrinsics
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. Differential Revision: https://reviews.llvm.org/D137713
Loading
Please sign in to comment