[PATCH] D21001:  [AVX512] Fix BLENDM lowering patterns.
    Igor Breger via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Jun  5 06:35:54 PDT 2016
    
    
  
igorb created this revision.
igorb added reviewers: delena, AsafBadouh.
igorb added a subscriber: llvm-commits.
igorb set the repository for this revision to rL LLVM.
 [AVX512] Fix BLENDM lowering patterns.  Operands should be swapped  to match SELECT behavior.
Repository:
  rL LLVM
http://reviews.llvm.org/D21001
Files:
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86InstrAVX512.td
  lib/Target/X86/X86IntrinsicsInfo.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21001.59662.patch
Type: text/x-patch
Size: 7295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160605/f347fafe/attachment.bin>
    
    
More information about the llvm-commits
mailing list