[PATCH] D33268: [GlobalISel][X86] G_LOAD/G_STORE vec256/512 support

Igor Breger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 23 01:14:34 PDT 2017


igorb updated this revision to Diff 99859.
igorb added a comment.

- rebase


https://reviews.llvm.org/D33268

Files:
  lib/Target/X86/X86InstructionSelector.cpp
  lib/Target/X86/X86LegalizerInfo.cpp
  lib/Target/X86/X86LegalizerInfo.h
  test/CodeGen/X86/GlobalISel/memop-vec.ll
  test/CodeGen/X86/GlobalISel/regbankselect-AVX2.mir
  test/CodeGen/X86/GlobalISel/regbankselect-AVX512.mir
  test/CodeGen/X86/GlobalISel/select-memop-v256.mir
  test/CodeGen/X86/GlobalISel/select-memop-v512.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33268.99859.patch
Type: text/x-patch
Size: 23954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170523/7acece46/attachment.bin>


More information about the llvm-commits mailing list