[PATCH] D92947: [AArch64] Add patterns for FMCLA*_indexed.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 9 09:54:42 PST 2020
fhahn created this revision.
fhahn added reviewers: SjoerdMeijer, dmgreen, t.p.northover.
Herald added subscribers: danielkiss, arphaman, hiraditya, kristof.beyls.
fhahn requested review of this revision.
Herald added a project: LLVM.
This patch adds patterns for the indexed variants of FCMLA. Mostly based
on a patch by Tim Northover.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D92947
Files:
llvm/lib/Target/AArch64/AArch64InstrInfo.td
llvm/test/CodeGen/AArch64/neon-vcmla.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92947.310572.patch
Type: text/x-patch
Size: 8203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201209/713ac58f/attachment.bin>
More information about the llvm-commits
mailing list