[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
Sat May 6 13:17:15 PDT 2023
austin880625 updated this revision to Diff 520121.
austin880625 added a comment.
move bitreverse related test cases into ARM backend for `rbit` instruction support
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.520121.patch
Type: text/x-patch
Size: 10071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230506/a7cc703e/attachment.bin>
More information about the llvm-commits
mailing list