[PATCH] D71466: [ARM][MVE][Intrinsics] remove extraneous intrinsics.
Mark Murray via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 13 07:02:35 PST 2019
MarkMurrayARM created this revision.
MarkMurrayARM added a reviewer: simon_tatham.
Herald added subscribers: cfe-commits, dmgreen, kristof.beyls.
Herald added a project: clang.
I overstepped my reach and generated too many intrinsics; these never
made it into the tests.
Remove these extras. Some needed to be signed-olny, and there were some
possible but unrequired _x variants that needed an extra argument to
IntrinsicMX to allow [de-]selection at compile-time.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D71466
Files:
clang/include/clang/Basic/arm_mve.td
clang/include/clang/Basic/arm_mve_defs.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71466.233798.patch
Type: text/x-patch
Size: 5849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191213/b678b841/attachment.bin>
More information about the cfe-commits
mailing list