Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D16519
[AVX512] Adding PTESTMB/W/D/Q instruction ClosedPublic Authored by m_zuckerman on Jan 24 2016, 4:38 AM.
Details
Diff Detail
Event Timelinem_zuckerman updated this object. m_zuckerman retitled this revision from [AVX512] Adding PTESTMB instruction to [AVX512] Adding PTESTMB/W/D/Q instruction .Jan 24 2016, 7:18 AM This revision is now accepted and ready to land.Jan 24 2016, 11:03 AM Closed by commit rL258686: [AVX512] Adding PTESTMB/W/D/Q instruction (authored by mzuckerm). · Explain WhyJan 25 2016, 5:31 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 45859 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
|