[PATCH] D121061: [OpenMPIRBuilder] Allocate temporary at the correct block in a nested parallel
William Moses via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 6 12:14:06 PST 2022
wsmoses updated this revision to Diff 413309.
wsmoses added a comment.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Fix clang test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121061/new/
https://reviews.llvm.org/D121061
Files:
clang/test/OpenMP/irbuilder_nested_openmp_parallel_empty.c
clang/test/OpenMP/irbuilder_nested_parallel_for.c
llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
llvm/include/llvm/Transforms/Utils/CodeExtractor.h
llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
llvm/lib/Transforms/IPO/HotColdSplitting.cpp
llvm/lib/Transforms/IPO/IROutliner.cpp
llvm/lib/Transforms/Utils/CodeExtractor.cpp
mlir/test/Target/LLVMIR/openmp-nested.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121061.413309.patch
Type: text/x-patch
Size: 49530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220306/9579af31/attachment.bin>
More information about the llvm-commits
mailing list