[PATCH] D42487: [X86][SSE] LowerBUILD_VECTORAsVariablePermute - add support for scaling index vectors
    Simon Pilgrim via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Feb  1 07:04:40 PST 2018
    
    
  
RKSimon updated this revision to Diff 132392.
RKSimon added a comment.
With AVX512DQ tests - I've raised PR36191 as the failure to fold the broadcasts into the zmm for 'fake' ymm vpmullq is rather annoying
Repository:
  rL LLVM
https://reviews.llvm.org/D42487
Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/var-permute-128.ll
  test/CodeGen/X86/var-permute-256.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42487.132392.patch
Type: text/x-patch
Size: 30393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180201/ab10cf77/attachment.bin>
    
    
More information about the llvm-commits
mailing list