[Openmp-commits] [PATCH] D137168: [OpenMP][mingw] Fix build for aarch64 target
Martin Storsjö via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Nov 2 15:00:01 PDT 2022
mstorsjo added a comment.
In D137168#3903641 <https://reviews.llvm.org/D137168#3903641>, @natgla wrote:
> In D137168#3900133 <https://reviews.llvm.org/D137168#3900133>, @mstorsjo wrote:
>
>> FWIW I tested this patch for a mingw/aarch64 environment, and at least a very small testcase does seem to run as expected.
>
> Did you try more tests, with different atomic pragmas?
Not yet; I’m working on setting up so I can run the lit tests (`check-openmp`) though.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137168/new/
https://reviews.llvm.org/D137168
More information about the Openmp-commits
mailing list