[PATCH] D33268: [GlobalISel][X86] G_LOAD/G_STORE vec256/512 support
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 23 01:24:11 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL303617: [GlobalISel][X86] G_LOAD/G_STORE vec256/512 support (authored by ibreger).
Changed prior to commit:
https://reviews.llvm.org/D33268?vs=99859&id=99861#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33268
Files:
llvm/trunk/lib/Target/X86/X86InstructionSelector.cpp
llvm/trunk/lib/Target/X86/X86LegalizerInfo.cpp
llvm/trunk/lib/Target/X86/X86LegalizerInfo.h
llvm/trunk/test/CodeGen/X86/GlobalISel/memop-vec.ll
llvm/trunk/test/CodeGen/X86/GlobalISel/regbankselect-AVX2.mir
llvm/trunk/test/CodeGen/X86/GlobalISel/regbankselect-AVX512.mir
llvm/trunk/test/CodeGen/X86/GlobalISel/select-memop-v256.mir
llvm/trunk/test/CodeGen/X86/GlobalISel/select-memop-v512.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33268.99861.patch
Type: text/x-patch
Size: 24298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170523/163a3974/attachment.bin>
More information about the llvm-commits
mailing list