This is an archive of the discontinued LLVM Phabricator instance.

AVX512: Store using non-temporal hint intrinsic implementation.
ClosedPublic

Authored by igorb on Jan 20 2016, 4:22 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

igorb updated this revision to Diff 45369.Jan 20 2016, 4:22 AM
igorb retitled this revision from to AVX512: Store using non-temporal hint intrinsic implementation..
igorb updated this object.
igorb added reviewers: delena, AsafBadouh.
igorb set the repository for this revision to rL LLVM.
igorb added a subscriber: llvm-commits.
delena accepted this revision.Jan 20 2016, 4:27 AM
delena edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jan 20 2016, 4:27 AM
This revision was automatically updated to reflect the committed changes.