aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
diff options
context:
space:
mode:
authorRichard Sandiford <richard.sandiford@arm.com>2021-01-11 18:03:25 +0000
committerRichard Sandiford <richard.sandiford@arm.com>2021-01-11 18:03:25 +0000
commit37426e0f060447cf059f3846275a157084dfdfe5 (patch)
tree2597cf4a2205d06db9700db73fc1e7d660540a8e /gcc/configure
parent7446de5a2af0610d1e12b6583fbfb23e25fa3e1d (diff)
downloadgcc-37426e0f060447cf059f3846275a157084dfdfe5.zip
gcc-37426e0f060447cf059f3846275a157084dfdfe5.tar.gz
gcc-37426e0f060447cf059f3846275a157084dfdfe5.tar.bz2
aarch64: Add support for unpacked SVE conditional BIC
This patch adds support for unpacked conditional BIC. The type suffix could be taken from the element size or the container size, so the patch continues to use the element size. This is consistent with the existing support for unconditional BIC. gcc/ * config/aarch64/aarch64-sve.md (*cond_bic<mode>_2): Extend from SVE_FULL_I to SVE_I. (*cond_bic<mode>_any): Likewise. gcc/testsuite/ * g++.target/aarch64/sve/cond_bic_1.C: New test. * g++.target/aarch64/sve/cond_bic_2.C: Likewise. * g++.target/aarch64/sve/cond_bic_3.C: Likewise. * g++.target/aarch64/sve/cond_bic_4.C: Likewise.
Diffstat (limited to 'gcc/configure')
0 files changed, 0 insertions, 0 deletions