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

Min-Yih Hsu via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 9 09:35:11 PDT 2025


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

Could we use `update_llc_test_checks.py` to maintain this test?

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


More information about the llvm-commits mailing list