[PATCH] D23984: [X86] Fix bug in masked compress

Ayman Musa via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 25 23:31:03 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL282381: [X86][avx512] Fix bug in masked compress store. (authored by aymanmus).

Changed prior to commit:
  https://reviews.llvm.org/D23984?vs=72427&id=72439#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23984

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
  llvm/trunk/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrFragmentsSIMD.td
  llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23984.72439.patch
Type: text/x-patch
Size: 12396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160926/afd4a9d5/attachment.bin>


More information about the llvm-commits mailing list