[all-commits] [llvm/llvm-project] 09b30f: [Flang][OpenMP] NFC: Copy a few tests that do not ...
Kiran Chandramohan via All-commits
all-commits at lists.llvm.org
Tue Oct 3 08:33:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 09b30f409069d296dad467433c60e7c8d431626b
https://github.com/llvm/llvm-project/commit/09b30f409069d296dad467433c60e7c8d431626b
Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
Date: 2023-10-03 (Tue, 03 Oct 2023)
Changed paths:
A flang/test/Lower/OpenMP/if-clause.f90
A flang/test/Lower/OpenMP/is-device.f90
A flang/test/Lower/OpenMP/omp-is-gpu.f90
A flang/test/Lower/OpenMP/requires-common.f90
A flang/test/Lower/OpenMP/requires-notarget.f90
A flang/test/Lower/OpenMP/requires.f90
A flang/test/Lower/OpenMP/rtl-flags.f90
A flang/test/Lower/OpenMP/target_cpu_features.f90
A flang/test/Lower/OpenMP/taskwait.f90
A flang/test/Lower/OpenMP/taskyield.f90
A flang/test/Lower/OpenMP/teams.f90
Log Message:
-----------
[Flang][OpenMP] NFC: Copy a few tests that do not change with HLFIR lowering
These are version of tests with the same name in flang/test/Lower/OpenMP/FIR.
More information about the All-commits
mailing list