[PATCH] D127854: [InstCombne] Find if the source integer value has less significant bits

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 15 18:26:52 PDT 2022


Allen updated this revision to Diff 437418.
Allen added a comment.

Add more cases according https://reviews.llvm.org/D125774#inline-1222628


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

https://reviews.llvm.org/D127854

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
  llvm/test/Transforms/InstCombine/sitofp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127854.437418.patch
Type: text/x-patch
Size: 3784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220616/3c4524a7/attachment.bin>


More information about the llvm-commits mailing list