[PATCH] D120516: [SDAG] fold bitwise logic with shifted operands
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 27 06:54:23 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGacb96ffd149d: [SDAG] fold bitwise logic with shifted operands (authored by spatel).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120516/new/
https://reviews.llvm.org/D120516
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/AArch64/icmp-shift-opt.ll
llvm/test/CodeGen/AArch64/logic-shift.ll
llvm/test/CodeGen/ARM/consthoist-icmpimm.ll
llvm/test/CodeGen/ARM/icmp-shift-opt.ll
llvm/test/CodeGen/X86/icmp-shift-opt.ll
llvm/test/CodeGen/X86/logic-shift.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120516.411673.patch
Type: text/x-patch
Size: 38213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220227/b48bf273/attachment.bin>
More information about the llvm-commits
mailing list