Skip to content

[kitsune] kit-config can query enabled frontends#60

Closed
tarunprabhu wants to merge 1 commit intolanl:dev/19.xfrom
tarunprabhu:kit-config-frontends
Closed

[kitsune] kit-config can query enabled frontends#60
tarunprabhu wants to merge 1 commit intolanl:dev/19.xfrom
tarunprabhu:kit-config-frontends

Conversation

@tarunprabhu
Copy link
Collaborator

In principle, not all frontends may be enabled in any given build. For instance, even after support for lowering Fortran' DO CONCURRENT loops to Tapir instructions is added, flang may still not be enabled. In this case, we want to be able to use kit-config to query whether the frontend has been built. The primary use for this is in the kitsune-test-suite which can then automatically enable/disable certain tests.

While implementing this, some code was also cleaned up.

In principle, not all frontends may be enabled in any given build. For instance,
even after support for lowering Fortran' DO CONCURRENT loops to Tapir
instructions is added, flang may still not be enabled. In this case, we want to
be able to use kit-config to query whether the frontend has been built. The
primary use for this is in the kitsune-test-suite which can then automatically
enable/disable certain tests.

While implementing this, some code was also cleaned up.
@tarunprabhu
Copy link
Collaborator Author

This has been merged into lanl/dev/20.x

@tarunprabhu tarunprabhu deleted the kit-config-frontends branch December 13, 2025 19:36
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.

1 participant