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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 23 23:02:17 PDT 2017


arsenm requested changes to this revision.
arsenm added a comment.
This revision now requires changes to proceed.

I don't like the idea of having a custom inlined, and thinking about this is very premature. We haven't attempted any benchmarking of calls or looked at current inlining behavior or if it could be improved. I would rather not commit this until it is clear it is absolutely necessary.


https://reviews.llvm.org/D36849





More information about the llvm-commits mailing list