[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
Sun Sep 20 23:28:38 PDT 2020
yubing updated this revision to Diff 293077.
yubing added a comment.
Delete some testcases which was added previously since they are for Instruction::Select instead of Instruction::ShuffleVector(SK_Select)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87884/new/
https://reviews.llvm.org/D87884
Files:
llvm/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/test/Analysis/CostModel/X86/shuffle-insert_subvector.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87884.293077.patch
Type: text/x-patch
Size: 16551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200921/294f54fc/attachment-0001.bin>
More information about the llvm-commits
mailing list