[all-commits] [llvm/llvm-project] 28d85d: [OpenMP][Flang][MLIR] Add lowering of TargetOp for...
Jan Sjodin via All-commits
all-commits at lists.llvm.org
Wed Apr 26 13:50:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 28d85d207fc37b5593c17a25f687c91b7afda5b4
https://github.com/llvm/llvm-project/commit/28d85d207fc37b5593c17a25f687c91b7afda5b4
Author: Jan Sjodin <jan_sjodin at yahoo.com>
Date: 2023-04-26 (Wed, 26 Apr 2023)
Changed paths:
M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
M mlir/test/Target/LLVMIR/omptarget-llvm.mlir
A mlir/test/Target/LLVMIR/omptarget-region-llvm.mlir
A mlir/test/Target/LLVMIR/omptarget-region-parallel-llvm.mlir
Log Message:
-----------
[OpenMP][Flang][MLIR] Add lowering of TargetOp for host codegen to LLVM-IR
Fix uninitialied value use introduced in d3f9388ffb889d2ef512a17b9c4d37d09f03c693
More information about the All-commits
mailing list