[all-commits] [llvm/llvm-project] 2a8c7d: [RISCV] Add support for -mtune=andes-45-series (#1...
Jim Lin via All-commits
all-commits at lists.llvm.org
Thu Jun 5 20:34:40 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a8c7d3c693b2e54bee89ee98b3e844cbb97ff6a
https://github.com/llvm/llvm-project/commit/2a8c7d3c693b2e54bee89ee98b3e844cbb97ff6a
Author: Jim Lin <jim at andestech.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M clang/test/Misc/target-invalid-cpu-note/riscv.c
M llvm/docs/ReleaseNotes.md
M llvm/lib/Target/RISCV/RISCVProcessors.td
Log Message:
-----------
[RISCV] Add support for -mtune=andes-45-series (#142900)
Enables the use of `-mtune=andes-45-series` to generate code optimized
with the Andes 45 series scheduling model and tuning features.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list