[all-commits] [llvm/llvm-project] 59e405: [flang][OpenMP] Add `%flang_fc1` `RUN` to delayed ...
Kareem Ergawy via All-commits
all-commits at lists.llvm.org
Thu Mar 7 04:46:52 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 59e405b39416c8a5e2af93b2bfaa97a8c9d67f06
https://github.com/llvm/llvm-project/commit/59e405b39416c8a5e2af93b2bfaa97a8c9d67f06
Author: Kareem Ergawy <kareem.ergawy at amd.com>
Date: 2024-03-07 (Thu, 07 Mar 2024)
Changed paths:
M flang/test/Lower/OpenMP/FIR/delayed-privatization-firstprivate.f90
M flang/test/Lower/OpenMP/FIR/delayed-privatization-private.f90
M flang/test/Lower/OpenMP/delayed-privatization-firstprivate.f90
M flang/test/Lower/OpenMP/delayed-privatization-private-firstprivate.f90
M flang/test/Lower/OpenMP/delayed-privatization-private.f90
M flang/test/Lower/OpenMP/delayed-privatization-reduction.f90
Log Message:
-----------
[flang][OpenMP] Add `%flang_fc1` `RUN` to delayed privatization tests (#84296)
I did not know how `-mmlir` flag works and was deferring the addition of
`--openm-enabled-delayed-privatization` until later because I thought
some work needs to be done to do that. This commit just adds some extra
`RUN` lines to delayed privatization tests to run them from `flang` as
well.
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