[PATCH] D112488: AMDGPU: Assume all amdhsa kernarg passed implicit arguments by default

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 10 17:20:19 PST 2021


arsenm added a comment.

In D112488#3122779 <https://reviews.llvm.org/D112488#3122779>, @arsenm wrote:

> In D112488#3121906 <https://reviews.llvm.org/D112488#3121906>, @JonChesterfield wrote:
>
>> Can we land this? Seems likely to step on many latent bugs all at once
>
> The only holdup is surviving openmp precheckin, which is mostly complicated due to a reverted commit

D113538 <https://reviews.llvm.org/D113538> should help unblock the unrevert, which will unblock this patch


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112488/new/

https://reviews.llvm.org/D112488



More information about the llvm-commits mailing list