core_arch: Add LoongArch LSX testcases
This commit is contained in:
committed by
Amanieu d'Antras
parent
9a8f1dac0e
commit
f74fe05f9e
@@ -78,6 +78,7 @@ pub fn simd_test(
|
||||
force_test = true;
|
||||
"is_mips64_feature_detected"
|
||||
}
|
||||
"loongarch64" => "is_loongarch_feature_detected",
|
||||
t => panic!("unknown target: {t}"),
|
||||
};
|
||||
let macro_test = Ident::new(macro_test, Span::call_site());
|
||||
|
||||
Reference in New Issue
Block a user