[PATCH] D47993: [x86] fix mappings of cvttp2si x86 intrinsics to x86-specific nodes and isel patterns (PR37551)

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 13 11:26:05 PDT 2018


craig.topper updated this revision to Diff 151208.
craig.topper added a comment.

Add additional MMX pattern. Update for the 17th avx512 intrinsic


https://reviews.llvm.org/D47993

Files:
  lib/Target/X86/X86InstrAVX512.td
  lib/Target/X86/X86InstrMMX.td
  lib/Target/X86/X86InstrSSE.td
  lib/Target/X86/X86IntrinsicsInfo.h
  test/CodeGen/X86/avx-cvttp2si.ll
  test/CodeGen/X86/avx512-cvttp2i.ll
  test/CodeGen/X86/sse-cvttp2si.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47993.151208.patch
Type: text/x-patch
Size: 41170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180613/1467cd03/attachment.bin>


More information about the llvm-commits mailing list