Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D15925
[AVX512] add PSHUFHW and PSHUFLW Intrinsic ClosedPublic Authored by m_zuckerman on Jan 6 2016, 6:47 AM.
Details
Diff Detail
Event Timelinem_zuckerman updated this object. This revision is now accepted and ready to land.Jan 6 2016, 6:55 AM Closed by commit rL257056: [AVX512] add PSHUFHW and PSHUFLW Intrinsic (authored by mzuckerm). · Explain WhyJan 7 2016, 4:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 44203 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
|