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

Pengcheng Wang via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 22 23:10:16 PDT 2025


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

Is that necessary to add a new file for each CPU?

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


More information about the cfe-commits mailing list