[Bug target/123492] -mcpu=tt-ascalon-d8 doesn't enable every extension implemented in Ascalon
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Sep 1 20:21:38 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123492
--- Comment #5 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-15 branch has been updated by Peter Bergner
<bergner@gcc.gnu.org>:
https://gcc.gnu.org/g:0e73b9c47e0f62eb4df80411f4d45928f80b06cf
commit r15-11535-g0e73b9c47e0f62eb4df80411f4d45928f80b06cf
Author: Peter Bergner <bergner@tenstorrent.com>
Date: Thu Jan 8 20:41:20 2026 -0600
RISC-V: Update tt-ascalon-d8's extension list [PR123492]
The Ascalon core implements the full RVA23 profile plus a few other
optional
extensions. However, the -mcpu=tt-ascalon-d8 option doesn't enable them
all.
Add the missing extensions.
2026-01-08 Peter Bergner <bergner@tenstorrent.com>
gcc/
PR target/123492
* config/riscv/riscv-cores.def (RISCV_CORE)<tt-ascalon-d8>: Add
missing
extensions from the rva23s64 profile and adding zkr.
Signed-off-by: Peter Bergner <bergner@tenstorrent.com>
(cherry picked from commit b8634a0b929cdd6b37275828d6a9fd390b5900c7)
More information about the Gcc-bugs
mailing list