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

Simon Tatham via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 11 09:04:42 PDT 2020


simon_tatham updated this revision to Diff 249641.
simon_tatham added a comment.

Update test results following a last-minute correctness fix. (I updated one of the two test files but not the other.)


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.249641.patch
Type: text/x-patch
Size: 33619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200311/f96f0c21/attachment-0001.bin>


More information about the cfe-commits mailing list