amdgcn: Testsuite tweaks
authorAndrew Stubbs <ams@codesourcery.com>
Thu, 16 Apr 2020 19:20:22 +0000 (20:20 +0100)
committerAndrew Stubbs <ams@codesourcery.com>
Fri, 24 Apr 2020 13:54:11 +0000 (14:54 +0100)
commitcf3a909cf45514cd294e483a7c86ef16c82ffa96
tree98a86b71aea62c4922728c591e0da7d15eda7a72
parent00082ff88cf4e25fc1041e9effd1c92fbaaa8d62
amdgcn: Testsuite tweaks

The vector size chosen here is for V64DImode. The concept of this setting is
not well adapted for GCN, in which the vector size varies with the number of
lanes, not the other way around, but this is ok for now.

2020-04-24  Andrew Stubbs  <ams@codesourcery.com>

gcc/testsuite/
* lib/target-supports.exp (available_vector_sizes): Add amdgcn.
(check_effective_target_vect_cmdline_needed): Disable for amdgcn.
(check_effective_target_vect_pack_trunc): Add amdgcn.
gcc/testsuite/ChangeLog
gcc/testsuite/lib/target-supports.exp