[PATCH] D81756: [SCCP] Turn sext into zext for positive ranges.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 17 05:53:56 PDT 2020


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

Ping. Rebased after updates to tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81756

Files:
  llvm/lib/Transforms/Scalar/SCCP.cpp
  llvm/test/Transforms/SCCP/ip-ranges-casts.ll
  llvm/test/Transforms/SCCP/ip-ranges-sext.ll
  llvm/test/Transforms/SCCP/ranges-sext.ll
  llvm/test/Transforms/SCCP/widening.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81756.271346.patch
Type: text/x-patch
Size: 9196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200617/010517f3/attachment-0001.bin>


More information about the llvm-commits mailing list