[PATCH] D56201: [LegalizeVectorTypes] Allow single loads and stores for more short vectors
Justin Bogner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 27 13:36:14 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL357120: [LegalizeVectorTypes] Allow single loads and stores for more short vectors (authored by bogner, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D56201?vs=192460&id=192510#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56201/new/
https://reviews.llvm.org/D56201
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/trunk/lib/Target/AMDGPU/R600ISelLowering.cpp
llvm/trunk/test/CodeGen/AMDGPU/load-constant-i16.ll
llvm/trunk/test/CodeGen/AMDGPU/load-global-i16.ll
llvm/trunk/test/CodeGen/AMDGPU/load-local-i16.ll
llvm/trunk/test/CodeGen/X86/load-local-v3i1.ll
llvm/trunk/test/CodeGen/X86/widen_arith-3.ll
llvm/trunk/test/CodeGen/X86/widen_cast-2.ll
llvm/trunk/test/CodeGen/X86/widen_cast-3.ll
llvm/trunk/test/CodeGen/X86/widen_load-2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56201.192510.patch
Type: text/x-patch
Size: 18361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190327/fc516399/attachment.bin>
More information about the llvm-commits
mailing list