[PATCH] D87884: [CostModel][X86] add CostModel for SK_Select(v8f64, v8i64, v16f32, v16i32, v32i16, v64i8)
Bing Yu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 18 00:17:57 PDT 2020
yubing created this revision.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
yubing requested review of this revision.
add CostModel for SK_Select(v8f64, v8i64, v16f32, v16i32, v32i16, v64i8)
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D87884
Files:
llvm/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/test/Analysis/CostModel/X86/shuffle-insert_subvector.ll
llvm/test/Analysis/CostModel/X86/vselect-cost.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87884.292712.patch
Type: text/x-patch
Size: 34990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200918/583f1710/attachment-0001.bin>
More information about the llvm-commits
mailing list