[PATCH] D21251: [TTI] The cost model should not assume illegal vector casts get completely scalarized

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 6 10:38:21 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL274642: [TTI] The cost model should not assume vector casts get completely scalarized (authored by mkuper).

Changed prior to commit:
  http://reviews.llvm.org/D21251?vs=61313&id=62911#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21251

Files:
  llvm/trunk/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
  llvm/trunk/test/Analysis/CostModel/ARM/cast.ll
  llvm/trunk/test/Analysis/CostModel/PowerPC/ext.ll
  llvm/trunk/test/Analysis/CostModel/X86/sitofp.ll
  llvm/trunk/test/Analysis/CostModel/X86/uitofp.ll
  llvm/trunk/test/Transforms/LoopVectorize/X86/gather_scatter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21251.62911.patch
Type: text/x-patch
Size: 51598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160706/02a08380/attachment-0001.bin>


More information about the llvm-commits mailing list