[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
Thu May 4 12:48:03 PDT 2023


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

Update xor, or logical ops coverage in the recently added test cases


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149782/new/

https://reviews.llvm.org/D149782

Files:
  llvm/test/CodeGen/X86/combine-bswap.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149782.519616.patch
Type: text/x-patch
Size: 5058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230504/06dbf2d9/attachment.bin>


More information about the llvm-commits mailing list