[PATCH] D149577: [InstCombine] 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:55:25 PDT 2023


austin880625 updated this revision to Diff 519238.
austin880625 edited the summary of this revision.
austin880625 added a comment.

contains changes for InstCombine only


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.519238.patch
Type: text/x-patch
Size: 9398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230503/5e915ef3/attachment.bin>


More information about the llvm-commits mailing list