[all-commits] [llvm/llvm-project] 1b3e64: [RISCV][TTI] Add vp.cmp intrinsic cost with functi...
Elvis Wang via All-commits
all-commits at lists.llvm.org
Wed Sep 11 16:06:57 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1b3e64a9d2a85871a28fc98bcca236df640c64e8
https://github.com/llvm/llvm-project/commit/1b3e64a9d2a85871a28fc98bcca236df640c64e8
Author: Elvis Wang <elvis.wang at sifive.com>
Date: 2024-09-12 (Thu, 12 Sep 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
A llvm/test/Analysis/CostModel/RISCV/cmp.ll
Log Message:
-----------
[RISCV][TTI] Add vp.cmp intrinsic cost with functionalOPC. (#107504)
This patch make the instruction cost of VP compare intrinsics as same as
their non-VP counterpart.
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