[PATCH] D23984: [X86] Fix bug in masked compress
Ayman Musa via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 25 06:13:59 PDT 2016
aymanmus updated this revision to Diff 72424.
aymanmus added a comment.
- Removed commented out code.
- Changed "compressed" -> "compressing".
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.72424.patch
Type: text/x-patch
Size: 11872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160925/f12412dc/attachment.bin>
More information about the llvm-commits
mailing list