Implemented Truncating Store for i1 vectors.
Tested on KNL and Skylake-AVX512
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D18740
AVX-512: Truncating Store for i1 vectors ClosedPublic Authored by delena on Apr 3 2016, 5:19 AM.
Details Summary Implemented Truncating Store for i1 vectors.
Diff Detail
Event Timelinedelena updated this object. This revision is now accepted and ready to land.Apr 3 2016, 11:10 PM Closed by commit rL265283: AVX-512: Truncating store for i1 vectors (authored by delena). · Explain WhyApr 4 2016, 12:23 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 52525 llvm/trunk/include/llvm/Target/TargetLowering.h
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/avx512-mask-op.ll
llvm/trunk/test/CodeGen/X86/vector-compare-results.ll
|