[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
Mon Sep 21 19:45:27 PDT 2020


yubing updated this revision to Diff 293325.
yubing added a comment.



1. Updating D87884 <https://reviews.llvm.org/D87884>: [CostModel][X86] add CostModel for SK_Select(v8f64, v8i64, v16f32, v16i32, v32i16, v64i8) #
2. Enter a brief description of the changes included in this update.
3. The first line is used as subject, next lines as comment. #
4. If you intended to create a new revision, use:
5. $ arc diff --create


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
  llvm/test/Analysis/CostModel/X86/shuffle-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87884.293325.patch
Type: text/x-patch
Size: 41913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200922/dcba9277/attachment.bin>


More information about the llvm-commits mailing list