[clang] [llvm] [RISCV] Add Andes AX45MPV processor definition (PR #145267)

Jim Lin via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 23 17:57:39 PDT 2025


================
@@ -0,0 +1,33 @@
+// RUN: %clang --target=riscv64 -mcpu=andes-ax45mpv --print-enabled-extensions | FileCheck %s
----------------
tclin914 wrote:

The style under `clang/test/Driver/print-enabled-extensions/` is one file per CPU

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


More information about the cfe-commits mailing list