[PATCH] D129726: [InstCombine] (ShiftValC >> Y) >s -1/<s 0 --> Y != 0/==0

Chenbing.Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 19:16:15 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8c124c908857: [InstCombine] (ShiftValC >> Y) >s -1/<s 0 --> Y != 0/==0 (authored by Chenbing.Zheng).

Changed prior to commit:
  https://reviews.llvm.org/D129726?vs=446070&id=446333#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129726

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129726.446333.patch
Type: text/x-patch
Size: 4821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220721/4db65026/attachment.bin>


More information about the llvm-commits mailing list