[PATCH] D149699: [InstCombine] Improve bswap optimization

Austin Chang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 13:57:32 PDT 2023


austin880625 updated this revision to Diff 519240.
austin880625 retitled this revision from "[InstCombine][DAGCombiner] Improve bswap optimization" to "[InstCombine] Improve bswap optimization".
austin880625 added a comment.

includes changes for InstCombine only, the DAGCombiner implementation is moved to a separate rivision


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

https://reviews.llvm.org/D149699

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/test/Transforms/InstCombine/bswap-fold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149699.519240.patch
Type: text/x-patch
Size: 11812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230503/5a66a7e7/attachment.bin>


More information about the llvm-commits mailing list