[PATCH] D152827: [AArch64] Correctly determine if {ADD,SUB}{W,X}rs instructions are cheap

Momchil Velikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 7 08:17:28 PDT 2023


chill updated this revision to Diff 538151.
chill added a comment.

Split a part into D154722 <https://reviews.llvm.org/D154722>


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

https://reviews.llvm.org/D152827

Files:
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/test/CodeGen/AArch64/addsub-shifted-reg-cheap-as-move.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152827.538151.patch
Type: text/x-patch
Size: 4892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230707/0c81a41e/attachment.bin>


More information about the llvm-commits mailing list