[all-commits] [llvm/llvm-project] 09ef2d: [Flang][OpenMP] Use the ultimate symbol for alloca...
kiranchandramohan via All-commits
all-commits at lists.llvm.org
Tue Feb 21 07:26:40 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 09ef2da6d0f460da70c37bec9107823faf480a84
https://github.com/llvm/llvm-project/commit/09ef2da6d0f460da70c37bec9107823faf480a84
Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
Date: 2023-02-21 (Tue, 21 Feb 2023)
Changed paths:
M flang/lib/Evaluate/tools.cpp
A flang/test/Semantics/OpenMP/omp-private-is-pointer-allocatable-check.f90
R flang/test/Semantics/OpenMP/omp-private-is-pointer-check.f90
Log Message:
-----------
[Flang][OpenMP] Use the ultimate symbol for allocatable check
Reviewed By: peixin
Differential Revision: https://reviews.llvm.org/D144383
More information about the All-commits
mailing list