[PATCH] D149577: [InstCombine][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
Wed May 3 13:04:56 PDT 2023
austin880625 updated this revision to Diff 519222.
austin880625 added a comment.
Herald added a subscriber: pengfei.
add test cases for CodeGen(DAGCombiner)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149577/new/
https://reviews.llvm.org/D149577
Files:
llvm/test/CodeGen/X86/combine-bswap.ll
llvm/test/Transforms/InstCombine/bswap-fold.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149577.519222.patch
Type: text/x-patch
Size: 13423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230503/696412a5/attachment.bin>
More information about the llvm-commits
mailing list