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

Pengcheng Wang via cfe-commits cfe-commits at lists.llvm.org
Mon May 12 05:00:05 PDT 2025


================
@@ -0,0 +1,14 @@
+// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py
+// RUN: %clang_cc1 -triple riscv32 -target-feature +zihintpause -emit-llvm %s -o - \
----------------
wangpc-pp wrote:

riscv64 RUN as well.

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


More information about the cfe-commits mailing list