[PATCH] D25222: [AVX-512] Use AVX512 feature instead of VLX to determine whether to use extended 128/256-bit register classes for addRegisterClass.

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 6 21:10:34 PDT 2016


craig.topper updated this revision to Diff 73882.
craig.topper added a comment.

Oops the new test didn't make it into the previous patch. This should have it.


https://reviews.llvm.org/D25222

Files:
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86RegisterInfo.cpp
  test/CodeGen/X86/avx512-extended-xmm.ll
  test/CodeGen/X86/vector-half-conversions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25222.73882.patch
Type: text/x-patch
Size: 22899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161007/f650b594/attachment.bin>


More information about the llvm-commits mailing list