[PATCH] D142502: [AArch64] Add A+B+1 and A-B-1 macro fusion for Ampere1A

Philipp Tomsich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 29 08:26:53 PST 2023


philipp.tomsich updated this revision to Diff 493098.
philipp.tomsich added a comment.

Addresses review comments (so the landed version is the same as here).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142502

Files:
  llvm/lib/Target/AArch64/AArch64.td
  llvm/lib/Target/AArch64/AArch64MacroFusion.cpp
  llvm/test/CodeGen/AArch64/macro-fusion-addsub-2reg-const1.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142502.493098.patch
Type: text/x-patch
Size: 4098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230129/79543e99/attachment.bin>


More information about the llvm-commits mailing list