[PATCH] D16407: [X86][IFMA] adding intrinsics and encoding for multiply and add of unsinged 52bit integer
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 25 03:18:35 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL258680: [X86][IFMA] adding intrinsics and encoding for multiply and add of unsigned… (authored by abadouh).
Changed prior to commit:
http://reviews.llvm.org/D16407?vs=45530&id=45850#toc
Repository:
rL LLVM
http://reviews.llvm.org/D16407
Files:
llvm/trunk/include/llvm/IR/IntrinsicsX86.td
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.h
llvm/trunk/lib/Target/X86/X86InstrAVX512.td
llvm/trunk/lib/Target/X86/X86InstrFragmentsSIMD.td
llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
llvm/trunk/test/CodeGen/X86/avx512ifma-intrinsics.ll
llvm/trunk/test/CodeGen/X86/avx512ifmavl-intrinsics.ll
llvm/trunk/test/MC/X86/avx512ifma-encoding.s
llvm/trunk/test/MC/X86/avx512ifmavl-encoding.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16407.45850.patch
Type: text/x-patch
Size: 45213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160125/5765cb4e/attachment.bin>
More information about the llvm-commits
mailing list