core_arch: Add LoongArch LASX testcases

This commit is contained in:
WANG Rui 2023-11-02 10:58:43 +08:00 committed by Amanieu d'Antras
parent 2b923a30e8
commit b297b58bc2
2 changed files with 14694 additions and 0 deletions

View file

@ -11,3 +11,7 @@ mod generated;
#[rustfmt::skip]
#[unstable(feature = "stdarch_loongarch", issue = "117427")]
pub use self::generated::*;
#[rustfmt::skip]
#[cfg(test)]
mod tests;

File diff suppressed because it is too large Load diff