[PATCH] D36849: [AMDGPU] Port of HSAIL inliner

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 19 18:21:53 PDT 2017


arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.

LGTM. It does look like the default inline heuristic does consider the SROAability of the passed arguments to some degree


https://reviews.llvm.org/D36849





More information about the llvm-commits mailing list