Skip to content

[flang][debug] Cleanup tests. (NFC) #96189

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
Jun 21, 2024
Merged

[flang][debug] Cleanup tests. (NFC) #96189

merged 1 commit into from
Jun 21, 2024

Conversation

abidh
Copy link
Contributor

@abidh abidh commented Jun 20, 2024

@kiranchandramohan mentioned here that LLVM IR tests should go in the Integration folder. He also mentioned here that tests for add-debug-info pass should test that pass only. There were some tests which were added before his comments so I have cleaned them in this PR. The following changes were made.

  1. Move LLVM IR tests to Integration folder.
  2. Change tests from f90 to fir and only test changes done by add-debug-info pass.

@llvmbot llvmbot added the flang Flang issues not falling into any other category label Jun 20, 2024
Copy link
Contributor

@kiranchandramohan kiranchandramohan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for considering my comment and the changes. LG.

@abidh abidh merged commit c2a22f1 into llvm:main Jun 21, 2024
9 checks passed
AlexisPerry pushed a commit to llvm-project-tlp/llvm-project that referenced this pull request Jul 9, 2024
@kiranchandramohan mentioned
[here](llvm#91582 (comment))
that LLVM IR tests should go in the Integration folder. He also
mentioned
[here](llvm#91582 (comment))
that tests for `add-debug-info` pass should test that pass only. There
were some tests which were added before his comments so I have cleaned
them in this PR. The following changes were made.

1. Move LLVM IR tests to `Integration` folder.
2. Change tests from f90 to fir and only test changes done by
`add-debug-info` pass.
@abidh abidh deleted the tests_cleanup branch October 9, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flang Flang issues not falling into any other category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants