[clang] [llvm] [RISCV] Add `zihintpause` LLVM/Clang intrinsic (PR #139519)

Iris Shi via llvm-commits llvm-commits at lists.llvm.org
Mon May 12 02:28:31 PDT 2025


================
@@ -0,0 +1,10 @@
+//===-- RISCVInstrInfoZihintpause.td -----------------------*- tablegen -*-===//
+//
+// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
+// See https://llvm.org/LICENSE.txt for license information.
+// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
+//
----------------
el-ev wrote:

The header seems to be incomplete

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


More information about the llvm-commits mailing list