[PATCH] D61653: [ConstantRange] Add makeAllowedNoWrapRegion()

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 9 12:07:12 PST 2019


nikic abandoned this revision.
nikic added a comment.

Abandoning this revision, as we didn't end up having a use-case for this after all. This was intended for use with nowrap CR implementations, but turned out to not be sufficient for that purpose.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61653





More information about the llvm-commits mailing list