]> git.ipfire.org Git - thirdparty/gcc.git/commit
RISC-V: Enable builtin __riscv_mul with Zmmul extension.
authorTsung Chun Lin <tclin914@gmail.com>
Tue, 8 Oct 2024 23:44:38 +0000 (17:44 -0600)
committerJeff Law <jlaw@ventanamicro.com>
Tue, 8 Oct 2024 23:45:24 +0000 (17:45 -0600)
commit2990f5802a727cbd717587c3a345fa940193049f
tree3de96722f74226fb0fed8e3e8553330d55ca3784
parent0a193466f2e87acef9b86e0d086bc6f6017518b0
RISC-V: Enable builtin __riscv_mul with Zmmul extension.

From d5b254e19d1f37fe27c7e98a0160e5c22446cfea Mon Sep 17 00:00:00 2001
From: Jim Lin <jim@andestech.com>
Date: Tue, 8 Oct 2024 13:14:32 +0800
Subject: [PATCH] RISC-V: Enable builtin __riscv_mul with Zmmul extension.

gcc/ChangeLog:

* config/riscv/riscv-c.cc: (riscv_cpu_cpp_builtins):
Enable builtin __riscv_mul with Zmmul extension.
gcc/config/riscv/riscv-c.cc