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

Ayman Musa via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 25 06:49:37 PDT 2016


aymanmus updated this revision to Diff 72426.
aymanmus added a comment.

Fixed comment/


https://reviews.llvm.org/D23984

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

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


More information about the llvm-commits mailing list