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

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 28 02:03:35 PDT 2022


mstorsjo added a comment.

Thanks for reverting - I've also bisected down hangs to the same commit. For my case, it can be reproduced with https://martin.st/temp/aarch64-hang.c, with `clang -target aarch64-linux-gnu -c -O2 aarch64-hang.c`.


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