Details
Details
Diff Detail
Diff Detail
Event Timeline
test/CodeGen/X86/avx512vbmi-intrinsics.ll | ||
---|---|---|
5 | please split this file ( 512bit require only AVX512VBMI , and 128/256bit AVX512VBMI + AVX512VL) |
Paths
| Differential D16296
[AVX512] Adding VPERMB Intrinsics ClosedPublic Authored by m_zuckerman on Jan 18 2016, 7:18 AM.
Details
Diff Detail Event Timelinem_zuckerman updated this object. m_zuckerman added a parent revision: D16294: [AVX512] Adding VPERMB instruction .Jan 18 2016, 7:26 AM m_zuckerman removed a parent revision: D16294: [AVX512] Adding VPERMB instruction .Jan 18 2016, 7:34 AM
This revision is now accepted and ready to land.Jan 19 2016, 11:04 PM Closed by commit rL258316: [AVX512] Adding VPERMB Intrinsics (authored by mzuckerm). · Explain WhyJan 20 2016, 7:28 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 45183 include/llvm/IR/IntrinsicsX86.td
lib/Target/X86/X86IntrinsicsInfo.h
test/CodeGen/X86/avx512vbmi-intrinsics.ll |
please split this file ( 512bit require only AVX512VBMI , and 128/256bit AVX512VBMI + AVX512VL)