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

Asaf Badouh via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 4 08:54:25 PST 2015


AsafBadouh updated this revision to Diff 39212.
AsafBadouh added a comment.

refactor and combine the two functions into one that returns tuple<isOrdered, x86::codeCond>


http://reviews.llvm.org/D14331

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14331.39212.patch
Type: text/x-patch
Size: 18270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151104/0cc45fe4/attachment-0001.bin>


More information about the llvm-commits mailing list