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

Mallikarjuna Gouda via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 17 07:10:55 PDT 2025


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

I have written driver test mips-cpus.c instead of codegen as you suggested.

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


More information about the llvm-commits mailing list