Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
include/llvm/IR/IntrinsicsX86.td | ||
---|---|---|
2216 ↗ | (On Diff #43636) | please add white-space (and below) |
Paths
| Differential D15770
[AVX512] add PSRLQ and PSRLD Intrinsic ClosedPublic Authored by m_zuckerman on Dec 24 2015, 6:35 AM.
Details
Diff Detail
Event Timelinem_zuckerman updated this object.
This revision is now accepted and ready to land.Dec 29 2015, 7:27 AM Closed by commit rL256673: [AVX512] add PSRLQ and PSRLD Intrinsic (authored by mzuckerm). · Explain WhyDec 31 2015, 7:25 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 43835 llvm/trunk/include/llvm/IR/IntrinsicsX86.td
llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
llvm/trunk/test/CodeGen/X86/avx512-intrinsics.ll
llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics.ll
|