[PATCH] D125220: [InstCombine] (rot X, ?) == 0/-1 --> X == 0/-1
Chenbing.Zheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 16 19:27:09 PDT 2022
Chenbing.Zheng updated this revision to Diff 429920.
Chenbing.Zheng added a comment.
refactor
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.429920.patch
Type: text/x-patch
Size: 6084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220517/92528a49/attachment.bin>
More information about the llvm-commits
mailing list