[PATCH] D88655: [Flang][OpenMP][OpenACC] Fix exit out of a region in OpenMP parallel construct.
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 30 07:51:37 PDT 2020
clementval added a comment.
In D88655#2364244 <https://reviews.llvm.org/D88655#2364244>, @awarzynski wrote:
> I've also noticed other patches causing build failures. Fixing this one felt rather straightforward so I took the liberty of submitting a fix: https://github.com/llvm/llvm-project/commit/b7d1271a01b72a079ea016a9d4e31a73091d5f0e. I hope that that's fine.
Thanks for fixing this @awarzynski
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88655/new/
https://reviews.llvm.org/D88655
More information about the llvm-commits
mailing list