[all-commits] [llvm/llvm-project] b59871: [flang][OpenMP] Fix `omp-declarative-allocate-alig...
Kareem Ergawy via All-commits
all-commits at lists.llvm.org
Mon Jan 13 02:27:45 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b5987157e86b3ef87b8ed95f737e0a016974c793
https://github.com/llvm/llvm-project/commit/b5987157e86b3ef87b8ed95f737e0a016974c793
Author: Kareem Ergawy <kareem.ergawy at amd.com>
Date: 2025-01-13 (Mon, 13 Jan 2025)
Changed paths:
M flang/test/Lower/OpenMP/Todo/omp-declarative-allocate-align.f90
Log Message:
-----------
[flang][OpenMP] Fix `omp-declarative-allocate-align.f90` expectations (#122675)
The test was effectively a no-op since we used `//` instead of `!` for
`RUN` and `CHECK` lines. Also, we have to specify the proper OpenMP
version.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list