Intrinsics list and inrinsics lowering for all VCVT* instrcutions, FP and integer types.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D11343
AVX-512: Added intrinsics to "VCVT*" instructions for SKX ClosedPublic Authored by delena on Jul 19 2015, 11:30 AM.
Details Summary Intrinsics list and inrinsics lowering for all VCVT* instrcutions, FP and integer types.
Diff Detail
Event Timelinedelena updated this object. This revision is now accepted and ready to land.Jul 21 2015, 4:20 AM Closed by commit rL242877: AVX-512: Added intrinsics for VCVT* instructions. (authored by delena). · Explain WhyJul 22 2015, 1:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 30329 llvm/trunk/include/llvm/IR/IntrinsicsX86.td
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
llvm/trunk/test/CodeGen/X86/avx512-intrinsics.ll
llvm/trunk/test/CodeGen/X86/avx512bw-intrinsics.ll
llvm/trunk/test/CodeGen/X86/avx512bwvl-intrinsics.ll
llvm/trunk/test/CodeGen/X86/avx512dq-intrinsics.ll
llvm/trunk/test/CodeGen/X86/avx512dqvl-intrinsics.ll
llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics.ll
|