[PATCH] D122655: [SDAG] try to canonicalize logical shift after bswap
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 30 06:30:48 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe18cc5277fd8: [SDAG] try to canonicalize logical shift after bswap (authored by spatel).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122655/new/
https://reviews.llvm.org/D122655
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/AArch64/arm64-rev.ll
llvm/test/CodeGen/AArch64/load-combine-big-endian.ll
llvm/test/CodeGen/AArch64/load-combine.ll
llvm/test/CodeGen/ARM/load-combine-big-endian.ll
llvm/test/CodeGen/ARM/load-combine.ll
llvm/test/CodeGen/RISCV/bswap-shift.ll
llvm/test/CodeGen/X86/combine-bswap.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122655.419128.patch
Type: text/x-patch
Size: 15658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220330/6febceb5/attachment.bin>
More information about the llvm-commits
mailing list