[PATCH] D71938: [SCCP] Use constant ranges for casts.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 29 09:36:07 PDT 2020


fhahn updated this revision to Diff 253427.
fhahn marked 4 inline comments as done.
fhahn added a comment.

Thanks Eli!

Removed the unnecessary mergeIn.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71938

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71938.253427.patch
Type: text/x-patch
Size: 12022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200329/febc6899/attachment-0001.bin>


More information about the llvm-commits mailing list