[all-commits] [llvm/llvm-project] e2733a: [Flang][OpenMP] Add trivial conversion pattern for...
Kiran Chandramohan via All-commits
all-commits at lists.llvm.org
Mon Sep 18 08:05:31 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e2733a6767ab47e473d34e4a0444e62c8f551d20
https://github.com/llvm/llvm-project/commit/e2733a6767ab47e473d34e4a0444e62c8f551d20
Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
Date: 2023-09-18 (Mon, 18 Sep 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:
-----------
[Flang][OpenMP] Add trivial conversion pattern for omp.ordered_region (#66085)
Fixes #65570
More information about the All-commits
mailing list