This is an archive of the discontinued LLVM Phabricator instance.

AVX512: Use MemIntrinsicSDNode to implement load/store intrinsic.
ClosedPublic

Authored by igorb on Jan 14 2016, 5:14 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

igorb updated this revision to Diff 44864.Jan 14 2016, 5:14 AM
igorb retitled this revision from to AVX512: Use MemIntrinsicSDNode to implement load/store intrinsic..
igorb updated this object.
igorb added a reviewer: delena.
igorb set the repository for this revision to rL LLVM.
igorb added a subscriber: llvm-commits.
igorb updated this revision to Diff 45092.Jan 17 2016, 12:35 AM
delena accepted this revision.Jan 17 2016, 3:22 AM
delena edited edge metadata.

LGTM

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