================
@@ -107,17 +107,17 @@ void test(uint8_t u8, uint16_t u16, uint32_t u32,
uint64_t u64)
// expected-error@+2 {{'svbgrp_n_u64' needs target feature
(sve,sve2,sve-bitperm)|(sme,ssve-bitperm)}}
// overload-error@+1 {{'svbgrp' needs target feature
(sve,sve2,sve-bitperm)|(sme,ssve-bitperm)}}
SVE_ACLE_FUNC(svbgrp,_n_u64,,)(svundef_u64(), u64);
- // expected-error@+2 {{'svpmullb_pair_u64' needs target feature
sve,sve2,sve-aes}}
- // overload-error@+1 {{'svpmullb_pair' needs target feature
sve,sve2,sve-aes}}
+ // expected-error@+2 {{'svpmullb_pair_u64' needs target feature
(sve,sve2,sve-aes)|(sme,(ssve-aes|sve-aes,sme-fa64)}}}
----------------
Amichaxx wrote:
Apologies, I reverted to an older commit and didn't include the changes.
Amended.
https://github.com/llvm/llvm-project/pull/153825
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits