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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 15 08:06:06 PST 2016


RKSimon created this revision.
RKSimon added reviewers: mkuper, hfinkel, spatel, andreadb.
RKSimon added a subscriber: llvm-commits.
RKSimon set the repository for this revision to rL LLVM.

Currently only for broadcasts with input and output of the same width.


Repository:
  rL LLVM

https://reviews.llvm.org/D27811

Files:
  lib/Analysis/CostModel.cpp
  lib/Target/X86/X86TargetTransformInfo.cpp
  test/Analysis/CostModel/X86/shuffle-broadcast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27811.81588.patch
Type: text/x-patch
Size: 13785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161215/b73e9889/attachment.bin>


More information about the llvm-commits mailing list