Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Target/X86/X86IntrinsicsInfo.h | ||
---|---|---|
1419 ↗ | (On Diff #48793) | The same change is required for PSHUFD, right? |
Paths
| Differential D17538
[LLVM][AVX512][PSHUFHW ][PSHUFLW ] Change imm8 to int ClosedPublic Authored by m_zuckerman on Feb 23 2016, 1:11 AM.
Details
Diff Detail
Event Timelinem_zuckerman updated this object. m_zuckerman retitled this revision from [LLVM][AVX512][PSHUFHW ][PSHUFLW ] Change imm8 to int P to [LLVM][AVX512][PSHUFHW ][PSHUFLW ] Change imm8 to int.
This revision is now accepted and ready to land.Feb 24 2016, 12:07 AM Closed by commit rL261725: [LLVM][AVX512][PSHUFHW ][PSHUFLW ] Change imm8 to int (authored by mzuckerm). · Explain WhyFeb 24 2016, 12:52 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 48893 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
|