[PATCH] D75998: [ARM,MVE] Add intrinsics and isel for MVE fused multiply-add.

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 12 04:30:43 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3f8e714e2f9f: [ARM,MVE] Add intrinsics and isel for MVE fused multiply-add. (authored by simon_tatham).

Changed prior to commit:
  https://reviews.llvm.org/D75998?vs=249641&id=249896#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75998

Files:
  clang/include/clang/Basic/arm_mve.td
  clang/include/clang/Basic/arm_mve_defs.td
  clang/test/CodeGen/arm-mve-intrinsics/ternary.c
  llvm/include/llvm/IR/IntrinsicsARM.td
  llvm/lib/Target/ARM/ARMInstrMVE.td
  llvm/test/CodeGen/Thumb2/mve-fmas.ll
  llvm/test/CodeGen/Thumb2/mve-intrinsics/ternary.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75998.249896.patch
Type: text/x-patch
Size: 33504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200312/cb04fdd2/attachment.bin>


More information about the llvm-commits mailing list