[PATCH] D13612: [IR] Add a `makeNoWrapRegion` method to `ConstantRange`
Sanjoy Das via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 12 18:24:31 PDT 2015
sanjoy added a comment.
I was using `intersectWith` incorrect. I've fixed the problem now (see `PreciseIntersect`).
http://reviews.llvm.org/D13612
More information about the llvm-commits
mailing list