[PATCH] D102107: [OpenMP] Codegen aggregate for outlined function captures
Johannes Doerfert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 21 12:57:31 PDT 2021
jdoerfert added a comment.
In D102107#3013233 <https://reviews.llvm.org/D102107#3013233>, @ronlieb wrote:
> seeing buildbot failures after this patch landed https://lab.llvm.org/staging/#/builders/183/builds/1598
This looks like another AMDGPU issue. The code in question doesn't do anything AMDGPU specific.
@ronlieb @JonChesterfield How to debug this?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102107/new/
https://reviews.llvm.org/D102107
More information about the cfe-commits
mailing list