[PATCH] D149783: [DAGCombiner] Add bswap(logic_op(bswap(x), y)) optimization

Austin Chang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 7 10:01:11 PDT 2023


austin880625 added a comment.

In D149783#4325222 <https://reviews.llvm.org/D149783#4325222>, @RKSimon wrote:

> Yes, we're missing the new arm test coverage

noted, adding the ARM positive test cases


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

https://reviews.llvm.org/D149783



More information about the llvm-commits mailing list