This is an archive of the discontinued LLVM Phabricator instance.

[SelectionDAG] Pass explicit type to lowerCallOperands. NFC.
ClosedPublic

Authored by sanjoy on May 4 2015, 10:42 AM.

Details

Summary

Currently this does not change anything, but change will be used in a
later change to StatepointLowering.cpp

Diff Detail

Repository
rL LLVM

Event Timeline

sanjoy updated this revision to Diff 24892.May 4 2015, 10:42 AM
sanjoy retitled this revision from to [SelectionDAG] Pass explicit type to lowerCallOperands. NFC..
sanjoy updated this object.
sanjoy edited the test plan for this revision. (Show Details)
sanjoy added reviewers: reames, atrick.
sanjoy added a subscriber: Unknown Object (MLST).
atrick accepted this revision.May 4 2015, 11:50 AM
atrick edited edge metadata.

LGTM

This revision is now accepted and ready to land.May 4 2015, 11:50 AM
This revision was automatically updated to reflect the committed changes.