[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
Tue Sep 22 19:29:54 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGec24e505536f: [CostModel][X86] add CostModel for SK_Select(v8f64, v8i64, v16f32, v16i32… (authored by yubing).

Changed prior to commit:
  https://reviews.llvm.org/D87884?vs=293360&id=293624#toc

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.293624.patch
Type: text/x-patch
Size: 29420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200923/b01b73e0/attachment.bin>


More information about the llvm-commits mailing list