[PATCH] D28104: update TTI costs for arithmetic instructions on X86\SLM arch.

Mohammed Agabaria via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 27 01:24:33 PST 2016


magabari updated this revision to Diff 82526.
magabari added a comment.
Herald added a subscriber: wdng.

rebasing above r290592


https://reviews.llvm.org/D28104

Files:
  include/llvm/Analysis/TargetTransformInfo.h
  include/llvm/Analysis/TargetTransformInfoImpl.h
  include/llvm/CodeGen/BasicTTIImpl.h
  lib/Analysis/CostModel.cpp
  lib/Analysis/TargetTransformInfo.cpp
  lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  lib/Target/AArch64/AArch64TargetTransformInfo.h
  lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
  lib/Target/ARM/ARMTargetTransformInfo.cpp
  lib/Target/ARM/ARMTargetTransformInfo.h
  lib/Target/Lanai/LanaiTargetTransformInfo.h
  lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp
  lib/Target/NVPTX/NVPTXTargetTransformInfo.h
  lib/Target/PowerPC/PPCTargetTransformInfo.cpp
  lib/Target/PowerPC/PPCTargetTransformInfo.h
  lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.cpp
  lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.h
  lib/Target/X86/X86TargetTransformInfo.cpp
  lib/Target/X86/X86TargetTransformInfo.h
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Analysis/CostModel/X86/slm-arith-costs.ll
  test/Transforms/LoopVectorize/X86/interleaving.ll
  test/Transforms/LoopVectorize/X86/mul_slm_16bit.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28104.82526.patch
Type: text/x-patch
Size: 38476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161227/dc6f6331/attachment.bin>


More information about the llvm-commits mailing list