[all-commits] [llvm/llvm-project] b655d5: [MLIR][OpenMP] Set AllocaIP correctly for construc...
kiranchandramohan via All-commits
all-commits at lists.llvm.org
Mon May 22 03:49:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b655d59ce25e17d89b8aafdd851e87923c370fd0
https://github.com/llvm/llvm-project/commit/b655d59ce25e17d89b8aafdd851e87923c370fd0
Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
Date: 2023-05-22 (Mon, 22 May 2023)
Changed paths:
M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
M mlir/test/Target/LLVMIR/openmp-llvm.mlir
Log Message:
-----------
[MLIR][OpenMP] Set AllocaIP correctly for constructs nested in task
Fixes #60874
Reviewed By: psoni2628, NimishMishra
Differential Revision: https://reviews.llvm.org/D151027
More information about the All-commits
mailing list