[PATCH] D27811: [CostModel][X86] Add support for broadcast shuffle costs

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 10:25:11 PST 2017


RKSimon updated this revision to Diff 83079.
RKSimon added a comment.

Updated having merged the Broadcast/Alternate/Reverse shuffle costs into a single set of LUTs.


Repository:
  rL LLVM

https://reviews.llvm.org/D27811

Files:
  include/llvm/IR/Instructions.h
  lib/Analysis/CostModel.cpp
  lib/CodeGen/CodeGenPrepare.cpp
  lib/IR/Instructions.cpp
  lib/Target/X86/X86TargetTransformInfo.cpp
  test/Analysis/CostModel/X86/shuffle-broadcast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27811.83079.patch
Type: text/x-patch
Size: 16239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170104/6f487809/attachment.bin>


More information about the llvm-commits mailing list