[PATCH] D125220: [InstCombine] (rot X, ?) == 0/-1 --> X == 0/-1

Chenbing.Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 17 19:06:39 PDT 2022


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

adderss comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125220

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/test/Transforms/InstCombine/icmp-fsh.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125220.430220.patch
Type: text/x-patch
Size: 6258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220518/69ae813f/attachment.bin>


More information about the llvm-commits mailing list