[PATCH] D152414: AMDGPU: Do not not force alwaysinline with calls and module LDS enabled
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 8 09:48:49 PDT 2023
arsenm added a comment.
In D152414#4406127 <https://reviews.llvm.org/D152414#4406127>, @scchan wrote:
>> We should probably drop the amdgpu-function-calls too but I think
>> hipcc is still using it.
>
> The `amdgpu-function-calls` switch is needed to disable function calls as a prereq to enable alwaysinline, which I don't understand why.
I'm failing to parse this sentence
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152414/new/
https://reviews.llvm.org/D152414
More information about the llvm-commits
mailing list