The variables used in atomic construct should be captured in outer
task-based regions implicitly. Otherwise, the compiler will crash trying
to find the address of the local variable.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo