[all-commits] [llvm/llvm-project] c082ca: [OpenMPIRBuilder] Detect and fix ambiguous InsertP...
Michael Kruse via All-commits
all-commits at lists.llvm.org
Tue Apr 5 10:37:25 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c082ca16f123144072afffaa21742238021eae9c
https://github.com/llvm/llvm-project/commit/c082ca16f123144072afffaa21742238021eae9c
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2022-04-05 (Tue, 05 Apr 2022)
Changed paths:
M llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
M llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
M mlir/test/Target/LLVMIR/openmp-llvm.mlir
Log Message:
-----------
[OpenMPIRBuilder] Detect and fix ambiguous InsertPoints for createSections.
Follow-up on D117226 for createSections.
Reviewed By: shraiysh
Differential Revision: https://reviews.llvm.org/D117835
More information about the All-commits
mailing list