diff options
author | Mikhail R. Gadelha <mikhail@igalia.com> | 2025-02-10 10:11:28 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-10 10:11:28 -0300 |
commit | 83fa117f76f9c4c82ce0ca914c4eba268c6c2fa2 (patch) | |
tree | a38a1d8ea1f40c7c79da577eedd7fa50c278ad62 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 729416e586fba71b4f63d71b1b5c765aefbf200b (diff) | |
download | llvm-83fa117f76f9c4c82ce0ca914c4eba268c6c2fa2.zip llvm-83fa117f76f9c4c82ce0ca914c4eba268c6c2fa2.tar.gz llvm-83fa117f76f9c4c82ce0ca914c4eba268c6c2fa2.tar.bz2 |
[RISCV] Add cost model for fma (#126076)
This change builds on PR #125683, which added a cost model for fmuladd.
To ensure completeness, this patch extends the cost model to also cover fma, using the same costing approach as fmuladd.
I plan to send a follow-up patch that includes the cost model vp_fma and vp_fmuladd, and their tests.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions