[PATCH] D81756: [SCCP] Turn sext into zext for positive ranges.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 19 02:39:51 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf9d8e33c324d: [SCCP] Turn sext into zext for non-negative ranges. (authored by fhahn).
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.271973.patch
Type: text/x-patch
Size: 7519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200619/c5aff15c/attachment.bin>
More information about the llvm-commits
mailing list