This is an archive of the discontinued LLVM Phabricator instance.

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.
Tested on KNL and Skylake-AVX512

Diff Detail

Repository
rL LLVM

Event Timeline

delena updated this revision to Diff 52498.Apr 3 2016, 5:19 AM
delena retitled this revision from to AVX-512: Truncating Store for i1 vectors.
delena updated this object.
delena added a reviewer: igorb.
delena set the repository for this revision to rL LLVM.
delena added a subscriber: llvm-commits.
igorb accepted this revision.Apr 3 2016, 11:10 PM
igorb edited edge metadata.

LGTM

This revision is now accepted and ready to land.Apr 3 2016, 11:10 PM
This revision was automatically updated to reflect the committed changes.