[PATCH] D142998: [SVE][codegen] Add test case for a fused multiply-add (NFC)

Sushant Gokhale via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 31 10:45:34 PST 2023


sushgokh created this revision.
sushgokh added reviewers: SjoerdMeijer, david-arm, dmgreen, paulwalker-arm, c-rhodes.
Herald added subscribers: psnobl, tschuett.
Herald added a reviewer: efriedma.
Herald added a project: All.
sushgokh requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This is test case for a impending patch <https://reviews.llvm.org/D142656> on fused multiply-add .

This test would aid comparison for the aforementioned patch


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D142998

Files:
  llvm/test/CodeGen/AArch64/sve-multiply-add-accumulate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142998.493671.patch
Type: text/x-patch
Size: 8030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230131/cd97c156/attachment.bin>


More information about the llvm-commits mailing list