[PATCH] D18684: [SCEV] See through op.with.overflow intrinsics

John Regehr via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 7 05:23:55 PDT 2016


regehr added a comment.

Sanjoy do you mind exposing IsResultNoOverflow() in such a way that it can be used by other passes? I was going to implement this myself (it's what I was asking about on twitter last night) but of course would rather just use yours.


http://reviews.llvm.org/D18684





More information about the llvm-commits mailing list