Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
include/llvm/IR/IntrinsicsX86.td | ||
---|---|---|
2703 ↗ | (On Diff #43889) | please change to int_x86_avx512_mask_psrav32_hi ( for consistency) |
Paths
| Differential D15856
[AVX512] add PSRAV Intrinsic ClosedPublic Authored by m_zuckerman on Jan 4 2016, 7:36 AM.
Details
Diff Detail
Event Timelinem_zuckerman updated this object.
m_zuckerman marked an inline comment as done. This revision is now accepted and ready to land.Jan 7 2016, 5:19 AM Closed by commit rL257063: [AVX512] add PSRAV Intrinsic (authored by mzuckerm). · Explain WhyJan 7 2016, 6:46 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 44208 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
|