[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
Wed Jan 11 00:34:47 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL291657: [X86] updating TTI costs for arithmetic instructions on X86\SLM arch. (authored by magabari).

Changed prior to commit:
  https://reviews.llvm.org/D28104?vs=83921&id=83924#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28104

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28104.83924.patch
Type: text/x-patch
Size: 37049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170111/5b0adb8a/attachment.bin>


More information about the llvm-commits mailing list