[all-commits] [llvm/llvm-project] 130d29: [Flang][OpenMP] Fix a corner case where target reg...
kiranchandramohan via All-commits
all-commits at lists.llvm.org
Thu Feb 16 03:08:10 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 130d2953d878ab137b491501f3a2c579cd9e2075
https://github.com/llvm/llvm-project/commit/130d2953d878ab137b491501f3a2c579cd9e2075
Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
Date: 2023-02-16 (Thu, 16 Feb 2023)
Changed paths:
M flang/lib/Semantics/check-omp-structure.cpp
A flang/test/Semantics/OpenMP/omp-target.f90
Log Message:
-----------
[Flang][OpenMP] Fix a corner case where target region is empty
Reviewed By: psoni2628, raghavendhra
Differential Revision: https://reviews.llvm.org/D144110
More information about the All-commits
mailing list