[all-commits] [llvm/llvm-project] 396ed3: [flang][OpenMP] Lower OpenMP `taskgroup` construct
Sourabh Singh Tomar via All-commits
all-commits at lists.llvm.org
Fri Sep 16 08:38:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 396ed327bbb1f7c3a2a0fca429debb3ca12b0523
https://github.com/llvm/llvm-project/commit/396ed327bbb1f7c3a2a0fca429debb3ca12b0523
Author: Sourabh Singh Tomar <SourabhSingh.Tomar at amd.com>
Date: 2022-09-16 (Fri, 16 Sep 2022)
Changed paths:
M flang/lib/Lower/OpenMP.cpp
M flang/test/Fir/convert-to-llvm-openmp-and-fir.fir
A flang/test/Lower/OpenMP/taskgroup.f90
Log Message:
-----------
[flang][OpenMP] Lower OpenMP `taskgroup` construct
Lower Fortran OpenMP `taskgroup` to FIR + OpenMP Dialect.
Reviewed By: kiranchandramohan, peixin
Differential Revision: https://reviews.llvm.org/D133918
More information about the All-commits
mailing list