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

Mike Hommey via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 28 00:35:31 PDT 2022


glandium added a comment.

Building Firefox with LTO for any aarch64 target (linux, macos, windows) enters in some sort of infinite loop since this change (linking never ends).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136158



More information about the llvm-commits mailing list