[PATCH] D138904: [AArch64] Transform shift+and to shift+shift to select more shifted register

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 1 09:14:16 PST 2022


dmgreen added a comment.

Performance can depend on many factors, and often less instructions is a win in itself. Can you separate out and rebase on the tests to just show the differences?


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

https://reviews.llvm.org/D138904



More information about the llvm-commits mailing list