This is an archive of the discontinued LLVM Phabricator instance.

[MIR] Add call-site-info support for stack args
Needs ReviewPublic

Authored by milica-lazarevic on Dec 30 2021, 5:21 AM.

Details

Summary

Attaching information about arguments forwarding via stack to the MachineFunction, for every MachineInstruction that is candidate for CallSiteInfo.

Diff Detail

Unit TestsFailed