[PATCH] D121504: [DAGCombine] add tests for bswap-shift optimization

Chenbing.Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 28 01:11:57 PDT 2022


Chenbing.Zheng updated this revision to Diff 418511.
Chenbing.Zheng retitled this revision from "[DAGCombine] precommit tests for (bswap(srl (bswap c), x)) -> (shl c, x)" to "[DAGCombine] add tests for bswap-shift optimization".
Chenbing.Zheng edited the summary of this revision.
Chenbing.Zheng added a reviewer: spatel.
Herald added a subscriber: StephenFan.

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

https://reviews.llvm.org/D121504

Files:
  llvm/test/CodeGen/RISCV/bswap-shift.ll
  llvm/test/CodeGen/X86/combine-bswap.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121504.418511.patch
Type: text/x-patch
Size: 10189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220328/3f236d12/attachment.bin>


More information about the llvm-commits mailing list