[clang] [llvm] [MIPS] Add FeatureMSA to i6400 and i6500 cores (PR #134985)

Mallikarjuna Gouda via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 23 06:24:07 PDT 2025


================
@@ -0,0 +1,69 @@
+; Test the MSA intrinsics that are encoded with the SPECIAL instruction format.
----------------
mgoudar wrote:

I have enabled MSA feature from driver also when -mcpu i6500/i6400 is specified. Also I have added codegen test to verify MSA instructions when i650/i6400 cpu is specified. please review

https://github.com/llvm/llvm-project/pull/134985


More information about the cfe-commits mailing list