[Openmp-commits] [PATCH] D142593: [OpenMP] Support for wasm32 architecture
arsnyder16 via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Jan 25 19:18:43 PST 2023
arsnyder16 added a comment.
In D142593#4081696 <https://reviews.llvm.org/D142593#4081696>, @penzn wrote:
> This was first shared as a patch here: https://github.com/llvm/llvm-project/issues/52714
>
> For those who were added as reviewers, but were not part of the prior conversation, the patch wasn't presented as "it already works", though it should compile.
This does work for my application, we don’t fully exhaust all of the omp feature so I doubt its a full solution, but does support the basics.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142593/new/
https://reviews.llvm.org/D142593
More information about the Openmp-commits
mailing list