[PATCH] D74336: [ARM,MVE] Add the vmovlbq,vmovltq intrinsic family.
Simon Tatham via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 12 01:57:06 PST 2020
simon_tatham updated this revision to Diff 244104.
simon_tatham added a comment.
Cosmetic tweak: don't put the new `arm_mve.td` section in between the definition and the uses of an unrelated multiclass.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74336/new/
https://reviews.llvm.org/D74336
Files:
clang/include/clang/Basic/arm_mve.td
clang/include/clang/Basic/arm_mve_defs.td
clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGen/arm-mve-intrinsics/vmovl.c
llvm/lib/Target/ARM/ARMInstrMVE.td
llvm/test/CodeGen/Thumb2/mve-intrinsics/vmovl.ll
llvm/test/CodeGen/Thumb2/mve-shuffleext.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74336.244104.patch
Type: text/x-patch
Size: 13154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200212/a3f4d909/attachment.bin>
More information about the llvm-commits
mailing list