[all-commits] [llvm/llvm-project] 6d2d4a: [MLIR, OpenMP, Flang] Add Conversion to LLVM for Sec...
kiranchandramohan via All-commits
all-commits at lists.llvm.org
Wed Feb 22 13:47:24 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6d2d4a24f6bf1095930f01b2e2c36604557a4523
https://github.com/llvm/llvm-project/commit/6d2d4a24f6bf1095930f01b2e2c36604557a4523
Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
Date: 2023-02-22 (Wed, 22 Feb 2023)
Changed paths:
M flang/test/Fir/convert-to-llvm-openmp-and-fir.fir
M mlir/lib/Conversion/OpenMPToLLVM/OpenMPToLLVM.cpp
M mlir/test/Conversion/OpenMPToLLVM/convert-to-llvmir.mlir
Log Message:
-----------
[MLIR,OpenMP,Flang] Add Conversion to LLVM for Section Op
Fixes #60911
Reviewed By: psoni2628
Differential Revision: https://reviews.llvm.org/D144554
More information about the All-commits
mailing list