[PATCH] D71935: [SCCP] Use constant ranges for select, if cond is overdefined.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 17 15:08:01 PDT 2020


fhahn updated this revision to Diff 250911.
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/D71935/new/

https://reviews.llvm.org/D71935

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71935.250911.patch
Type: text/x-patch
Size: 6108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200317/8524e676/attachment.bin>


More information about the llvm-commits mailing list