_mm512_prefetch_i64gather_ps
_mm512_prefetch_i32gather_pd
_mm512_prefetch_i64gather_pd
_mm512_prefetch_i32gather_ps
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D21322
[Clang][avx512][Intrinsics] adding prefetch gather intrinsics ClosedPublic Authored by m_zuckerman on Jun 14 2016, 4:32 AM.
Details Summary _mm512_prefetch_i64gather_ps
Diff Detail
Event Timelinem_zuckerman retitled this revision from to [Clang][avx512][Intrinsics] adding prefetch gather intrinsics . m_zuckerman updated this object. This revision is now accepted and ready to land.Jun 14 2016, 4:36 AM Closed by commit rL272667: [Clang][avx512][Intrinsics] adding prefetch gather intrinsics (authored by mzuckerm). · Explain WhyJun 14 2016, 6:52 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 60678 cfe/trunk/lib/Headers/avx512pfintrin.h
cfe/trunk/test/CodeGen/avx512pf-builtins.c
|