core_arch: Add LoongArch LASX testcases
This commit is contained in:
parent
2b923a30e8
commit
b297b58bc2
2 changed files with 14694 additions and 0 deletions
|
|
@ -11,3 +11,7 @@ mod generated;
|
|||
#[rustfmt::skip]
|
||||
#[unstable(feature = "stdarch_loongarch", issue = "117427")]
|
||||
pub use self::generated::*;
|
||||
|
||||
#[rustfmt::skip]
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
|
|
|||
14690
library/stdarch/crates/core_arch/src/loongarch64/lasx/tests.rs
Normal file
14690
library/stdarch/crates/core_arch/src/loongarch64/lasx/tests.rs
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue