]> git.ipfire.org Git - thirdparty/gcc.git/commit
arm: [MVE intrinsics] improve comment for orrq shape
authorChristophe Lyon <christophe.lyon@linaro.org>
Tue, 9 Jul 2024 12:27:54 +0000 (12:27 +0000)
committerChristophe Lyon <christophe.lyon@linaro.org>
Fri, 18 Oct 2024 07:41:08 +0000 (07:41 +0000)
commitad176d828d118d3ec8b146d6d3b20cd7d5ce8967
treedade5f581a7add1002906ca00275d516f13fdfdd
parent59afd44ffb1bd55fc84b4a36107a9bdba708e9a0
arm: [MVE intrinsics] improve comment for orrq shape

Add a comment about the lack of "n" forms for floating-point nor 8-bit
integers, to make it clearer why we use build_16_32 for MODE_n.

2024-07-11  Christophe Lyon  <christophe.lyon@linaro.org>

gcc/
* config/arm/arm-mve-builtins-shapes.cc (binary_orrq_def): Improve comment.
gcc/config/arm/arm-mve-builtins-shapes.cc