[PATCH] D111218: [AMDGPU][OpenMP] Mark oulined functions always_inline
Jon Chesterfield via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 6 03:35:00 PDT 2021
JonChesterfield edited reviewers, added: tianshilei1992, ye-luo, grokos; removed: ggeorgakoudis.
JonChesterfield added a comment.
Not pretty but unblocking D102107 <https://reviews.llvm.org/D102107> is important. Could you write up your current understanding of what we're miscompiling for function calls as a comment to this patch? I'm guessing it's still attribute related but am a few days out of date.
I won't tag it as accepted because it's taking on debt in clang openmp to work around a bug in amdgpu middle/back end and I have a conflict of interest there. Hopefully an external person will accept.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111218/new/
https://reviews.llvm.org/D111218
More information about the cfe-commits
mailing list