[PATCH] D75054: [SCCP] Use ANDs to limit the range of result with overdef operand.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 25 07:38:57 PST 2020


fhahn updated this revision to Diff 246452.
fhahn added a comment.

Add a few additional test cases.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75054

Files:
  llvm/lib/Transforms/Scalar/SCCP.cpp
  llvm/test/Transforms/SCCP/range-and.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75054.246452.patch
Type: text/x-patch
Size: 7634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200225/9b4f7798/attachment.bin>


More information about the llvm-commits mailing list