[PATCH] D137069: [AArch64] Support all extend/shift op for pattern: (ExtendOrShfitNode - Y) + Z --> (Z - Y) + ExtendOrShfitNode

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 9 01:54:13 PST 2022


dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.

Thanks. From what I can tell this looks OK, and the performance should be better. LGTM


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

https://reviews.llvm.org/D137069



More information about the llvm-commits mailing list