[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 02:03:30 PDT 2022


bcl5980 added a comment.

In D136158#3891134 <https://reviews.llvm.org/D136158#3891134>, @glandium wrote:

> Reproducer: https://drive.google.com/file/d/1n7KPlKCydCgSdtnp6990Zn5_Yjbbss8L/view?usp=sharing (command in `testcase/cmd`)

Is it link time infinite loop? Somehow this change doesn't have any effect on link stage.
Can this reproducer work after I revert the code?


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