Details
Details
Diff Detail
Diff Detail
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 48793 include/llvm/IR/IntrinsicsX86.td
lib/Target/X86/X86IntrinsicsInfo.h
test/CodeGen/X86/avx512bw-intrinsics.ll
test/CodeGen/X86/avx512bwvl-intrinsics.ll
|
The same change is required for PSHUFD, right?