[clang] [llvm] RISCV: the builtins support for MIPS RV64 P8700 execution control . (PR #159246)
Pengcheng Wang via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 19 00:22:58 PDT 2025
================
@@ -0,0 +1,36 @@
+//===----- riscv_mips.h - RISC-V MIPS Intrinsic definitions ----------------------===//
----------------
wangpc-pp wrote:
This has to be added to `clang/lib/Headers/CMakeLists.txt` so that it can be installed.
https://github.com/llvm/llvm-project/pull/159246
More information about the llvm-commits
mailing list