Implemented load+{sign|zero}_extend for i1 vectors
Fixed failures in i1 vector load
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D18737
AVX-512: Extended load for i1 vectors ClosedPublic Authored by delena on Apr 3 2016, 12:23 AM.
Details Summary Implemented load+{sign|zero}_extend for i1 vectors
Diff Detail Event Timelinedelena updated this object. This revision is now accepted and ready to land.Apr 3 2016, 1:22 AM Closed by commit rL265259: AVX-512: Load and Extended Load for i1 vectors (authored by delena). · Explain WhyApr 3 2016, 1:46 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 52491 ../lib/Target/X86/X86ISelLowering.cpp
../lib/Target/X86/X86InstrAVX512.td
../test/CodeGen/X86/avx512-insert-extract.ll
../test/CodeGen/X86/avx512-mask-op.ll
../test/CodeGen/X86/masked_gather_scatter.ll
../test/CodeGen/X86/vector-shuffle-v1.ll
|