]> git.ipfire.org Git - thirdparty/gcc.git/commit
arm: [MVE intrinsics] add unspec_based_mve_function_exact_insn
authorChristophe Lyon <christophe.lyon@arm.com>
Wed, 31 Aug 2022 12:59:05 +0000 (12:59 +0000)
committerChristophe Lyon <christophe.lyon@arm.com>
Wed, 3 May 2023 14:58:27 +0000 (16:58 +0200)
commit9fdce18eea74f3e6d84cebb11f61bb77c19a66e9
treeeb82357024b673e2286f6bc9d3f37bf946bb7f4f
parentfc4cbe8f59b2c3e29c6ef95833b12b57704f0520
arm: [MVE intrinsics] add unspec_based_mve_function_exact_insn

Introduce a function that will be used to build intrinsics which use
RTX codes for the non-predicated, no-mode version, and UNSPECS
otherwise.

2022-09-08  Christophe Lyon <christophe.lyon@arm.com>

gcc/ChangeLog:

* config/arm/arm-mve-builtins-functions.h (class
unspec_based_mve_function_base): New.
(class unspec_based_mve_function_exact_insn): New.
gcc/config/arm/arm-mve-builtins-functions.h