[PATCH] D132992: [RISCV][COST] Add cost model for mask vector select instruction when its condition is a scalar type.
LiqinWeng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 8 03:56:21 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9b4e75ee76c8: [RISCV][COST] Add cost model for mask vector select instruction when its… (authored by Miss_Grape).
Changed prior to commit:
https://reviews.llvm.org/D132992?vs=456859&id=458700#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132992/new/
https://reviews.llvm.org/D132992
Files:
llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
llvm/test/Analysis/CostModel/RISCV/rvv-select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132992.458700.patch
Type: text/x-patch
Size: 35695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220908/df712de8/attachment.bin>
More information about the llvm-commits
mailing list