[PATCH] D71936: [SCCP] Use constant ranges for binary operators.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 17 14:35:22 PDT 2020


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

Ping. I think all required patches should have landed over the last week or so.

Rebased.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71936

Files:
  llvm/lib/Transforms/Scalar/SCCP.cpp
  llvm/test/Transforms/SCCP/ip-ranges-binaryops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71936.250902.patch
Type: text/x-patch
Size: 7177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200317/e21333bc/attachment.bin>


More information about the llvm-commits mailing list