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

Min-Yih Hsu via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 23 10:19:51 PDT 2025


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

I believe this is also what AArch64 does

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


More information about the cfe-commits mailing list