[llvm] [RISCV][TTI] Add vp.fneg intrinsic cost with functionalOP (PR #114378)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 31 22:42:45 PDT 2024
================
@@ -1501,6 +1501,113 @@ define void @vp_fadd(){
}
+define void @vp_fneg() {
----------------
LiqinWeng wrote:
done
https://github.com/llvm/llvm-project/pull/114378
More information about the llvm-commits
mailing list