Skip to content

[SOLLVE V&V] Add support for Fortran tests #119

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 3 commits into from
May 7, 2024
Merged

Conversation

ajarmusch
Copy link
Contributor

With flang-new's development, we want to add support for the
SOLLVE V&V fortran tests.

Changes to the CMAKE Script during build:

Need to add the CMAKE Flag TEST_SUITE_FORTRAN=ON

Plus, changed TEST_SUITE_OFFLOADING_FLAGS to
TEST_SUITE_OFFLOADING__FLAGS where
is C, CXX, or Fortran

ajarmusch added 2 commits May 7, 2024 12:56
Need to add the CMAKE Flag TEST_SUITE_FORTRAN=ON

Plus, changed TEST_SUITE_OFFLOADING_FLAGS to
TEST_SUITE_OFFLOADING_<lang>_FLAGS where <lang>
is C, CXX, or Fortran
@ajarmusch ajarmusch requested review from Meinersbur and fel-cab May 7, 2024 17:12
@ajarmusch ajarmusch merged commit 1940a51 into llvm:main May 7, 2024
@ajarmusch ajarmusch deleted the sollve-vv branch May 8, 2024 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants