[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
Fri May 5 13:41:33 PDT 2023
austin880625 updated this revision to Diff 519961.
austin880625 added a comment.
add bitreverse test cases and a `bswap, bitreverse` mixed negative test case
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149782/new/
https://reviews.llvm.org/D149782
Files:
llvm/test/CodeGen/X86/combine-bitreverse.ll
llvm/test/CodeGen/X86/combine-bswap.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149782.519961.patch
Type: text/x-patch
Size: 33016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230505/c2a90129/attachment.bin>
More information about the llvm-commits
mailing list