[llvm] [Mips] Support llvm.readcyclecounter intrinsic (PR #114953)

YunQiang Su via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 6 19:32:22 PST 2025


================
@@ -0,0 +1,26 @@
+;RUN: llc -mtriple=mipsel-linux-gnu -mcpu=mips32r2 < %s | FileCheck %s --check-prefix=MIPSEL
----------------
wzssyqa wrote:

What will happen for pre-r2 or non Linux?

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


More information about the llvm-commits mailing list