[PATCH] D70088: [ARM,MVE] Add intrinsics for contiguous load/stores.
Simon Tatham via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 12 10:00:28 PST 2019
simon_tatham updated this revision to Diff 228911.
simon_tatham added a comment.
Minor revision to the Tablegen changes to support different kinds of IR construction function: now the differing function-call prefixes are set up in `arm_mve_defs.td`, instead of in `MveEmitter.cpp`. That fits better with further changes I'm making in that area.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70088/new/
https://reviews.llvm.org/D70088
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/load-store.c
clang/utils/TableGen/MveEmitter.cpp
llvm/test/CodeGen/Thumb2/mve-intrinsics/load-store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70088.228911.patch
Type: text/x-patch
Size: 110517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191112/28de5411/attachment.bin>
More information about the llvm-commits
mailing list