[Openmp-commits] [llvm] [openmp] [openmp][wasm] Allow compiling OpenMP to WebAssembly (PR #71297)
Andrew Brown via Openmp-commits
openmp-commits at lists.llvm.org
Tue Dec 5 11:07:16 PST 2023
abrown wrote:
I updated this PR with @jpeyton52's suggestions and rebased again on the latest `main` branch. The only code-related discussion I see that is still needed is about `__kmp_invoke_microtask` — must that be figured out for this PR or can that be a follow-on improvement (if indeed it is possible to do)?
https://github.com/llvm/llvm-project/pull/71297
More information about the Openmp-commits
mailing list