This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Add analysis pass for function argument info
ClosedPublic

Authored by arsenm on Jul 13 2017, 3:09 PM.

Details

Summary

This will allow only adding necessary inputs to callee functions
that need special inputs forwarded from the kernel.

Diff Detail