[llvm] [RISCV][TTI] Add vp.fneg intrinsic cost with functionalOP (PR #114378)

via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 3 21:23:19 PST 2024


================
@@ -1501,6 +1501,113 @@ define void @vp_fadd(){
 }
 
 
+define void @vp_fneg() {
----------------
LiqinWeng wrote:

fixed

https://github.com/llvm/llvm-project/pull/114378


More information about the llvm-commits mailing list