[PATCH] D76122: [ARM,MVE] Add intrinsics and isel for MVE integer VMLA.

Simon Tatham via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 18 04:19:20 PDT 2020


This revision was automatically updated to reflect the committed changes.
simon_tatham marked an inline comment as done.
Closed by commit rG28c5d97beec7: [ARM,MVE] Add intrinsics and isel for MVE integer VMLA. (authored by simon_tatham).

Changed prior to commit:
  https://reviews.llvm.org/D76122?vs=250174&id=251031#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76122

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76122.251031.patch
Type: text/x-patch
Size: 41087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200318/e22ebb6b/attachment-0001.bin>


More information about the cfe-commits mailing list