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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 22 18:08:52 PST 2020


fhahn updated this revision to Diff 239754.
fhahn marked an inline comment as done.
fhahn added a comment.

Use DL.getTypeSizeInBits.


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.239754.patch
Type: text/x-patch
Size: 10979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200123/12d5fb2a/attachment.bin>


More information about the llvm-commits mailing list