[Openmp-commits] [PATCH] D77609: [OpenMP] Added the support for hidden helper task in RTL
Martin Storsjö via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Jan 20 22:55:01 PST 2021
mstorsjo added a comment.
In D77609#2511477 <https://reviews.llvm.org/D77609#2511477>, @tianshilei1992 wrote:
> @mstorsjo Would you mind giving it a shot on Windows?
Looks like it builds correctly now, thanks!
Haven't tested it practically (except for a very trivial smoke test) to see if it breaks anything at runtime, but it doesn't at least regress the build any longer.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77609/new/
https://reviews.llvm.org/D77609
More information about the Openmp-commits
mailing list