[clang] [llvm] [RISCV] Added the MIPS prefetch extensions for MIPS RV64 P8700. (PR #145647)

Min-Yih Hsu via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 26 18:13:18 PDT 2025


================
@@ -0,0 +1,32 @@
+; RUN: llc -mtriple=riscv32 -mattr=+xmipscbop -mattr=+m -verify-machineinstrs < %s \
----------------
mshockwave wrote:

Though this is a small test, I would still recommend to use UTC (utils/update_llc_test_checks.py) to generate the FileCheck CHECKS

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


More information about the cfe-commits mailing list