[all-commits] [llvm/llvm-project] 7505f2: [Flang][OpenMP] Only access the MapType if it is s...
kiranchandramohan via All-commits
all-commits at lists.llvm.org
Wed Jul 5 05:56:45 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7505f2c92d90d559ebb95dd3e1b451a8c2546714
https://github.com/llvm/llvm-project/commit/7505f2c92d90d559ebb95dd3e1b451a8c2546714
Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
Date: 2023-07-05 (Wed, 05 Jul 2023)
Changed paths:
M flang/lib/Lower/OpenMP.cpp
M flang/test/Lower/OpenMP/target.f90
Log Message:
-----------
[Flang][OpenMP] Only access the MapType if it is specified
Fixes #63638
Reviewed By: TIFitis
Differential Revision: https://reviews.llvm.org/D154442
More information about the All-commits
mailing list