[PATCH] D13769: [X86][AVX512DQ] add scalar fpclass

Asaf Badouh via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 18 00:15:17 PDT 2015


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

replace "ISD::SIGN_EXTEND_INREG" in "ISD::SIGN_EXTEND"


http://reviews.llvm.org/D13769

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/avx512dq-intrinsics.ll
  ../commit/llvm_clean/test/MC/X86/x86-64-avx512dq.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13769.37696.patch
Type: text/x-patch
Size: 16117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151018/245a56bd/attachment.bin>


More information about the llvm-commits mailing list