[PATCH] D69217: [ConstantRange] makeGuaranteedNoWrapRegion(): `shl` support

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 20 12:22:44 PDT 2019


lebedev.ri added a comment.

In D69217#1715974 <https://reviews.llvm.org/D69217#1715974>, @nikic wrote:

> LGTM


Thank you for the review.
Will post CVP patch later, needs tests, but the effect is similar to the `mul` patch (D69203 <https://reviews.llvm.org/D69203>).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69217/new/

https://reviews.llvm.org/D69217





More information about the llvm-commits mailing list