[PATCH] D149782: [DAGCombiner] Add bswap(logic_op(bswap(x), y)) regression test case; NFC
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 16 16:58:33 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG58c9ad9c85a5: [DAGCombiner] Add bswap(logic_op(bswap(x), y)) regression test case; NFC (authored by austin880625, committed by goldstein.w.n).
Repository:
rG LLVM Github Monorepo
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.522835.patch
Type: text/x-patch
Size: 12043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230516/02462293/attachment.bin>
More information about the llvm-commits
mailing list