[PATCH] D149782: [DAGCombiner] Add bswap(logic_op(bswap(x), y)) regression test case; NFC

Austin Chang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 7 10:35:56 PDT 2023


austin880625 updated this revision to Diff 520197.
austin880625 added a comment.

add positive test cases in ARM backend


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

https://reviews.llvm.org/D149782

Files:
  llvm/test/CodeGen/ARM/combine-bitreverse.ll
  llvm/test/CodeGen/ARM/combine-bswap.ll
  llvm/test/CodeGen/X86/combine-bitreverse.ll
  llvm/test/CodeGen/X86/combine-bswap.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149782.520197.patch
Type: text/x-patch
Size: 12043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230507/9c808a59/attachment.bin>


More information about the llvm-commits mailing list