Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D16184
AVX512: Use MemIntrinsicSDNode to implement load/store intrinsic.
Closed
Public
Actions
Authored by
igorb
on Jan 14 2016, 5:14 AM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Subscribers
llvm-commits
Details
Reviewers
delena
Commits
rGe1f273d900b0: AVX512: Use MemIntrinsicSDNode to implement load/store intrinsic.
rL258009: AVX512: Use MemIntrinsicSDNode to implement load/store intrinsic.
Summary
AVX512: Use MemIntrinsicSDNode to implement load/store intrinsic.
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.
Comment Actions
LGTM
This revision is now accepted and ready to land.
Jan 17 2016, 3:22 AM
Closed by commit
rL258009: AVX512: Use MemIntrinsicSDNode to implement load/store intrinsic.
(authored by ibreger).
·
Explain Why
Jan 17 2016, 4:14 AM
This revision was automatically updated to reflect the committed changes.