aboutsummaryrefslogtreecommitdiff
path: root/gcc/fold-const-call.cc
diff options
context:
space:
mode:
authorKyrylo Tkachov <kyrylo.tkachov@arm.com>2023-05-31 17:46:19 +0100
committerKyrylo Tkachov <kyrylo.tkachov@arm.com>2023-05-31 17:46:19 +0100
commitd0c064c3eabc75cf83df296ebcd1db19b4a68851 (patch)
treee355aa63fe6c18875b8474eeade683f8082615bc /gcc/fold-const-call.cc
parent547d3bce0c02dbcbb6f62d9469a71eedf17bd688 (diff)
downloadgcc-d0c064c3eabc75cf83df296ebcd1db19b4a68851.zip
gcc-d0c064c3eabc75cf83df296ebcd1db19b4a68851.tar.gz
gcc-d0c064c3eabc75cf83df296ebcd1db19b4a68851.tar.bz2
aarch64: PR target/99195 Annotate dot-product patterns for vec-concat-zero
This straightforward patch annotates the dotproduct instructions, including the i8mm ones. Tests included. Nothing unexpected here. Bootstrapped and tested on aarch64-none-linux-gnu and aarch64_be-none-elf. gcc/ChangeLog: PR target/99195 * config/aarch64/aarch64-simd.md (<sur>dot_prod<vsi2qi>): Rename to... (<sur>dot_prod<vsi2qi><vczle><vczbe>): ... This. (usdot_prod<vsi2qi>): Rename to... (usdot_prod<vsi2qi><vczle><vczbe>): ... This. (aarch64_<sur>dot_lane<vsi2qi>): Rename to... (aarch64_<sur>dot_lane<vsi2qi><vczle><vczbe>): ... This. (aarch64_<sur>dot_laneq<vsi2qi>): Rename to... (aarch64_<sur>dot_laneq<vsi2qi><vczle><vczbe>): ... This. (aarch64_<DOTPROD_I8MM:sur>dot_lane<VB:isquadop><VS:vsi2qi>): Rename to... (aarch64_<DOTPROD_I8MM:sur>dot_lane<VB:isquadop><VS:vsi2qi><vczle><vczbe>): ... This. gcc/testsuite/ChangeLog: PR target/99195 * gcc.target/aarch64/simd/pr99195_11.c: New test.
Diffstat (limited to 'gcc/fold-const-call.cc')
0 files changed, 0 insertions, 0 deletions