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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 12:54:13 PDT 2017


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

Add missing test file


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.97490.patch
Type: text/x-patch
Size: 15976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170502/59e33d6b/attachment.bin>


More information about the llvm-commits mailing list