Skip to content

[Flang][OpenMP] Move the host-ir-flag test to the Driver directory #70441

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

kiranchandramohan
Copy link
Contributor

Moving since this is almost an end to end test and covers multiple stages.

@llvmbot llvmbot added flang:driver flang Flang issues not falling into any other category flang:openmp labels Oct 27, 2023
@llvmbot
Copy link
Member

llvmbot commented Oct 27, 2023

@llvm/pr-subscribers-flang-driver

@llvm/pr-subscribers-flang-openmp

Author: Kiran Chandramohan (kiranchandramohan)

Changes

Moving since this is almost an end to end test and covers multiple stages.


Full diff: https://github.com/llvm/llvm-project/pull/70441.diff

1 Files Affected:

  • (renamed) flang/test/Driver/OpenMP/host-ir-flag.f90 ()
diff --git a/flang/test/Lower/OpenMP/FIR/host-ir-flag.f90 b/flang/test/Driver/OpenMP/host-ir-flag.f90
similarity index 100%
rename from flang/test/Lower/OpenMP/FIR/host-ir-flag.f90
rename to flang/test/Driver/OpenMP/host-ir-flag.f90

@agozillon
Copy link
Contributor

sounds good and LGTM. Thank you for moving it!

@kiranchandramohan kiranchandramohan merged commit 7391ad3 into llvm:main Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flang:driver flang:openmp flang Flang issues not falling into any other category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants