This is an archive of the discontinued LLVM Phabricator instance.

Remove typecast by using vector of loadinst/storeinst
ClosedPublic

Authored by hiraditya on Jun 3 2016, 3:10 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

hiraditya updated this revision to Diff 59523.Jun 3 2016, 3:10 AM
hiraditya retitled this revision from to Remove typecast by using vector of loadinst/storeinst.
hiraditya updated this object.
hiraditya added reviewers: silviu.baranga, mssimpso.
hiraditya set the repository for this revision to rL LLVM.
mssimpso accepted this revision.Jun 3 2016, 7:31 AM
mssimpso edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Jun 3 2016, 7:31 AM
mssimpso edited edge metadata.Jun 3 2016, 7:35 AM
mssimpso added a subscriber: llvm-commits.

Thanks for accepting the patch. Please merge the patch as I do not have commit rights.

This revision was automatically updated to reflect the committed changes.