[PATCH] D14331: [X86][AVX512] add comi with Sae

Asaf Badouh via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 8 01:37:37 PST 2015


AsafBadouh removed rL LLVM as the repository for this revision.
AsafBadouh updated this revision to Diff 39649.
AsafBadouh added a comment.

fix failure in Ubuntu.
add compare constants to the header.


http://reviews.llvm.org/D14331

Files:
  ../commit/llvm_clean/include/llvm/IR/IntrinsicsX86.td
  ../commit/llvm_clean/lib/Target/X86/X86ISelLowering.cpp
  ../commit/llvm_clean/lib/Target/X86/X86InstrAVX512.td
  ../commit/llvm_clean/lib/Target/X86/X86InstrFragmentsSIMD.td
  ../commit/llvm_clean/lib/Target/X86/X86IntrinsicsInfo.h
  ../commit/llvm_clean/test/CodeGen/X86/avx512-intrinsics.ll
  ../commit/llvm_clean/test/MC/X86/avx512-encodings.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14331.39649.patch
Type: text/x-patch
Size: 20876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151108/00068745/attachment-0001.bin>


More information about the llvm-commits mailing list