[PATCH] D150969: [AArch64] Try to convert two XTN and two SMLSL to UZP1, SMLSL and SMLSL2

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 8 07:24:34 PDT 2023


dmgreen added a comment.

If you wanted to go back to this version with tryCombineOpWithUZP1: https://reviews.llvm.org/D150969?id=527022, and get that in and committed I think that would make a lot of sense. It should be beneficial on its own and we can then figure out a way of reusing the uzp1 ontop of it.


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

https://reviews.llvm.org/D150969



More information about the llvm-commits mailing list