diff options
author | Haochen Jiang <haochen.jiang@intel.com> | 2024-10-29 15:51:14 +0800 |
---|---|---|
committer | Haochen Jiang <haochen.jiang@intel.com> | 2024-10-30 10:38:59 +0800 |
commit | 12086865232382f93081d5564ff44b14bd71341c (patch) | |
tree | f2aad1aba3cbadf66e85ff236588fc2682c8a267 /gcc/function.cc | |
parent | 179a682d047500604c6612afb425acf481e1a6b2 (diff) | |
download | gcc-12086865232382f93081d5564ff44b14bd71341c.zip gcc-12086865232382f93081d5564ff44b14bd71341c.tar.gz gcc-12086865232382f93081d5564ff44b14bd71341c.tar.bz2 |
testsuite: Adjust AVX10.2 check_effective_target
Since Binutils haven't fully merged all AVX10.2 insts, only testing
one inst/intrin in AVX10.2 is never sufficient for check_effective_target.
Like APX_F, use inline asm to do the target check.
gcc/testsuite/ChangeLog:
PR target/117301
* lib/target-supports.exp (check_effective_target_avx10_2):
Use inline asm instead of intrin for check_effective_target.
(check_effective_target_avx10_2_512): Ditto.
Diffstat (limited to 'gcc/function.cc')
0 files changed, 0 insertions, 0 deletions