[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 03:14:59 PDT 2022


bcl5980 updated this revision to Diff 471473.
bcl5980 added a comment.

Fix infinite loop caused by Z is one-use shift C also.
Add some more tests.


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

https://reviews.llvm.org/D136158

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/addsub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136158.471473.patch
Type: text/x-patch
Size: 5872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221028/0acf0566/attachment-0001.bin>


More information about the llvm-commits mailing list