[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:27:21 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG112f352bc0ad: [AArch64] Add A+B+1 and A-B-1 macro fusion for Ampere1A (authored by philipp.tomsich).

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.493099.patch
Type: text/x-patch
Size: 4098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230129/c42727cd/attachment.bin>


More information about the llvm-commits mailing list