[PATCH] D78960: [SveEmitter] Add builtins for ternary ops (fmla, fmad, etc)

Sander de Smalen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 28 03:43:42 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe1932ffbd91b: [SveEmitter] Add builtins for ternary ops (fmla, fmad, etc) (authored by sdesmalen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78960

Files:
  clang/include/clang/Basic/arm_sve.td
  clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_mad.c
  clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_mla.c
  clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_mls.c
  clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_msb.c
  clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_nmad.c
  clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_nmla.c
  clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_nmls.c
  clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_nmsb.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78960.260583.patch
Type: text/x-patch
Size: 230958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200428/9862164f/attachment-0001.bin>


More information about the cfe-commits mailing list