[PATCH] D136158: [AArch64] Adjust operand sequence for Add+Sub to combine more inline shift
chenglin.bi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 28 01:31:21 PDT 2022
bcl5980 added a comment.
In D136158#3890955 <https://reviews.llvm.org/D136158#3890955>, @glandium wrote:
> Building Firefox with LTO for any aarch64 target (linux, macos, windows) enters in some sort of infinite loop since this change (linking never ends).
reverted by rGdfb16bd5526b <https://reviews.llvm.org/rGdfb16bd5526b627ad81670c0c66d3b40ad62c3c9>
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