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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 11:05:28 PDT 2017


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

Add a few more tests


https://reviews.llvm.org/D32723

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

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


More information about the llvm-commits mailing list