[PATCH] D32752: AMDGPU: Make some packed shuffles free
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 2 09:39:53 PDT 2017
arsenm created this revision.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng.
VOP3P instructions can encode access to either
half of the register.
https://reviews.llvm.org/D32752
Files:
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
test/Analysis/CostModel/AMDGPU/extractelement.ll
test/Analysis/CostModel/AMDGPU/insertelement.ll
test/Analysis/CostModel/AMDGPU/shufflevector.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32752.97462.patch
Type: text/x-patch
Size: 15997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170502/f940d298/attachment.bin>
More information about the llvm-commits
mailing list