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

via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 7 01:26:47 PST 2024


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

If there is no problem, can I merge it. Byw,pls review #114516

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


More information about the llvm-commits mailing list