[PATCH] D141946: [AArch64][SME2] Add multi-vector fused multiply-add/subtract intrinsics

Kerry McLaughlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 20 03:14:56 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcfd3a0e04ad6: [AArch64][SME2] Add multi-vector fused multiply-add/subtract intrinsics (authored by kmclaughlin).

Changed prior to commit:
  https://reviews.llvm.org/D141946?vs=490483&id=490771#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141946

Files:
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td
  llvm/lib/Target/AArch64/SMEInstrFormats.td
  llvm/test/CodeGen/AArch64/sme2-intrinsics-fmlas.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141946.490771.patch
Type: text/x-patch
Size: 95785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230120/0765521f/attachment.bin>


More information about the llvm-commits mailing list