[PATCH] D122655: [SDAG] try to canonicalize logical shift after bswap

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 29 08:39:33 PDT 2022


spatel updated this revision to Diff 418892.
spatel marked an inline comment as done.
spatel added a comment.

Added code comment to describe the transform.


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.418892.patch
Type: text/x-patch
Size: 15658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220329/c8f644e6/attachment.bin>


More information about the llvm-commits mailing list