Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D15889
[AVX512] add PSLLW and PSLLV Intrinsic ClosedPublic Authored by m_zuckerman on Jan 5 2016, 5:52 AM.
Details
Diff Detail
Event Timelinem_zuckerman updated this object. This revision is now accepted and ready to land.Jan 7 2016, 12:40 AM Closed by commit rL257070: [AVX512] add PSLLW and PSLLV Intrinsic (authored by mzuckerm). · Explain WhyJan 7 2016, 8:06 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 44214 llvm/trunk/include/llvm/IR/IntrinsicsX86.td
llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
llvm/trunk/test/CodeGen/X86/avx512bw-intrinsics.ll
llvm/trunk/test/CodeGen/X86/avx512bwvl-intrinsics.ll
llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics.ll
|