This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Add flag to used fixed function ABI
ClosedPublic

Authored by arsenm on Mar 12 2020, 3:52 PM.

Details

Reviewers
rampitec
sameerds
Summary

Pass all arguments to every function, rather than only passing thhe
minimum set of inputs needed for the call graph.

Diff Detail