[all-commits] [llvm/llvm-project] 053e03: [RISCV] Generalize cost model for vp_fneg. NFC. (#...
Mikhail R. Gadelha via All-commits
all-commits at lists.llvm.org
Fri Feb 14 05:58:42 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 053e03332162e3a0527f0ac76313dcf1b8c1ae8c
https://github.com/llvm/llvm-project/commit/053e03332162e3a0527f0ac76313dcf1b8c1ae8c
Author: Mikhail R. Gadelha <mikhail at igalia.com>
Date: 2025-02-14 (Fri, 14 Feb 2025)
Changed paths:
M llvm/include/llvm/CodeGen/BasicTTIImpl.h
M llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
Log Message:
-----------
[RISCV] Generalize cost model for vp_fneg. NFC. (#126915)
Move the cost model for vp_fneg from the riscv-specific implementation to the generic TTI layer.
This ensures consistent handling of vp_fneg across targets
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