[PATCH] D134415: [InstCombine] Improve fold icmp of truncated left shift

Chenbing.Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 00:45:53 PDT 2022


Chenbing.Zheng updated this revision to Diff 463452.
Chenbing.Zheng added a comment.

address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134415

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/test/Transforms/InstCombine/icmp-trunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134415.463452.patch
Type: text/x-patch
Size: 4568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220928/9d9efc50/attachment.bin>


More information about the llvm-commits mailing list