[PATCH] D73285: [OpenMP][OMPIRBuilder][BugFix] Handle Unreachable Finalization blocks in `parallel` generation
Fady Ghanim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 26 11:37:25 PST 2020
fghanim updated this revision to Diff 240451.
fghanim added a comment.
Adding a new unittest for the this fix. Thanks to JDoerfert for Writing and providing me with this patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73285/new/
https://reviews.llvm.org/D73285
Files:
llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73285.240451.patch
Type: text/x-patch
Size: 4208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200126/a98fff81/attachment.bin>
More information about the llvm-commits
mailing list