On 10/11/2025 10:06, [email protected] wrote:
Points to highlight:
- I have not got a testing environment for gcn/rtems/nvptx targets.
I have made the changes that should allow them to build and checked
that they do indeed build, but would appreciate relevant maintainers
performing the actual testing.
I have built an x86_64/amdgcn toolchain with these 4 patches applied,
and run the libgomp testsuite with no regressions.
I can't comment on the wider patch(set), but the amdgcn portion looks
like a reasonable no-op implementation. The AMD ISA does not have a
barrier instruction capable of synchronizing a subset of threads (it's
all or nothing).
Andrew