[PATCH] D149577: [InstCombine] Add bswap(logic_op(bswap(x), y)) regression test case; NFC
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 7 06:28:49 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0dc6468edbcf: [InstCombine] Add bswap(logic_op(bswap(x), y)) regression test case; NFC (authored by austin880625, committed by RKSimon).
Changed prior to commit:
https://reviews.llvm.org/D149577?vs=519623&id=520176#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149577/new/
https://reviews.llvm.org/D149577
Files:
llvm/test/Transforms/InstCombine/bswap-fold.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149577.520176.patch
Type: text/x-patch
Size: 10342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230507/0033406a/attachment.bin>
More information about the llvm-commits
mailing list