[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
Fri Mar 13 04:24:34 PDT 2020
simon_tatham updated this revision to Diff 250174.
simon_tatham added a comment.
Fix clang-format warnings.
(Is it //really// sensible to require even //test// input files, which are often autogenerated, to be fixed points of clang-format?)
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.250174.patch
Type: text/x-patch
Size: 41079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200313/d057997c/attachment-0001.bin>
More information about the cfe-commits
mailing list