This is an archive of the discontinued LLVM Phabricator instance.

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
Fixed failures in i1 vector load

Diff Detail

Repository
rL LLVM

Event Timeline

delena updated this revision to Diff 52491.Apr 3 2016, 12:23 AM
delena retitled this revision from to AVX-512: Extended load 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, 1:22 AM
igorb edited edge metadata.

LGTM

This revision is now accepted and ready to land.Apr 3 2016, 1:22 AM
This revision was automatically updated to reflect the committed changes.