[PATCH] D32723: AMDGPU: Allow vectorization of packed types

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 23 15:10:51 PDT 2017


arsenm updated this revision to Diff 100010.
arsenm added a comment.

Use new TTI hook


https://reviews.llvm.org/D32723

Files:
  lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
  test/Transforms/LoopVectorize/AMDGPU/packed-math.ll
  test/Transforms/SLPVectorizer/AMDGPU/packed-math.ll
  test/Transforms/SLPVectorizer/AMDGPU/simplebb.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32723.100010.patch
Type: text/x-patch
Size: 16174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170523/ff1c0e3a/attachment.bin>


More information about the llvm-commits mailing list