[PATCH] D42724: [X86] Don't make 512-bit vectors legal when preferred vector width is 256 bits and 512 bits aren't required

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 11 00:08:26 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL324834: [X86] Don't make 512-bit vectors legal when preferred vector width is 256 bits… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42724?vs=132683&id=133785#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42724

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86Subtarget.cpp
  llvm/trunk/lib/Target/X86/X86Subtarget.h
  llvm/trunk/lib/Target/X86/X86TargetMachine.cpp
  llvm/trunk/test/CodeGen/X86/required-vector-width.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42724.133785.patch
Type: text/x-patch
Size: 45528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180211/ce23248d/attachment-0001.bin>


More information about the llvm-commits mailing list