[PATCH] D47993: [x86] fix mappings of cvttp2si x86 intrinsics to x86-specific nodes and isel patterns (PR37551)
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 13 20:21:28 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL334685: [x86] fix mappings of cvttp2si/cvttp2ui x86 intrinsics to x86-specific nodes… (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D47993?vs=151208&id=151297#toc
Repository:
rL LLVM
https://reviews.llvm.org/D47993
Files:
llvm/trunk/lib/Target/X86/X86InstrAVX512.td
llvm/trunk/lib/Target/X86/X86InstrMMX.td
llvm/trunk/lib/Target/X86/X86InstrSSE.td
llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
llvm/trunk/test/CodeGen/X86/avx-cvttp2si.ll
llvm/trunk/test/CodeGen/X86/avx512-cvttp2i.ll
llvm/trunk/test/CodeGen/X86/sse-cvttp2si.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47993.151297.patch
Type: text/x-patch
Size: 41401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180614/11931d43/attachment.bin>
More information about the llvm-commits
mailing list