[all-commits] [llvm/llvm-project] 7391ad: [Flang][OpenMP] Move the host-ir-flag test to the ...
Kiran Chandramohan via All-commits
all-commits at lists.llvm.org
Fri Oct 27 05:48:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7391ad38d6cb67ac9364c19c0ba1f4e16f3d71e0
https://github.com/llvm/llvm-project/commit/7391ad38d6cb67ac9364c19c0ba1f4e16f3d71e0
Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
Date: 2023-10-27 (Fri, 27 Oct 2023)
Changed paths:
A flang/test/Driver/OpenMP/host-ir-flag.f90
R flang/test/Lower/OpenMP/FIR/host-ir-flag.f90
Log Message:
-----------
[Flang][OpenMP] Move the host-ir-flag test to the Driver directory (#70441)
Moving since this is almost an end to end test and covers multiple
stages.
More information about the All-commits
mailing list