aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineModuleInfo.cpp
diff options
context:
space:
mode:
authorShih-Po Hung <shihpo.hung@sifive.com>2024-03-25 17:17:36 +0800
committerGitHub <noreply@github.com>2024-03-25 17:17:36 +0800
commit3cb024198f6a028089779c0a3cb4d8e753e87c73 (patch)
tree665de3ff4491644fee5f5b38c04f12b0af5b3bc1 /llvm/lib/CodeGen/MachineModuleInfo.cpp
parentcbbbab349e9c412729c3969008cdcb677cc55790 (diff)
downloadllvm-3cb024198f6a028089779c0a3cb4d8e753e87c73.zip
llvm-3cb024198f6a028089779c0a3cb4d8e753e87c73.tar.gz
llvm-3cb024198f6a028089779c0a3cb4d8e753e87c73.tar.bz2
[RISCV][CostModel] Estimate cost of llvm.vector.reduce.fmaximum/fminimum (#80697)
The ‘llvm.vector.reduce.fmaximum/fminimum.*’ intrinsics propagate NaNs if any element of the vector is a NaN. Following #79402, the patch adds the cost for NaN check (vmfne + vcpop)
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions