[PATCH] D136158: [AArch64] Adjust operand sequence for Add+Sub to combine more inline shift

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 31 03:40:25 PDT 2022


dmgreen added a comment.

Ah - it just means compiler the compiler with itself (on AArch64) and make sure it still passes all the tests. There are some details, including some handy cmake options in https://llvm.org/docs/AdvancedBuilds.html


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

https://reviews.llvm.org/D136158



More information about the llvm-commits mailing list