Skip to content

[Bazel] Generate LLVM_HAS_XYZ_TARGET macros in llvm config #94476

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 6, 2024

Conversation

apaszke
Copy link
Member

@apaszke apaszke commented Jun 5, 2024

Otherwise code that depends on those targets being enabled might not get compiled correctly even if the targets are explicitly included in the configuration (in my case NVVM target for MLIR).

Otherwise code that depends on those targets being enabled might not
get compiled correctly even if the targets are explicitly included
in the configuration (in my case NVVM target for MLIR).
@apaszke apaszke requested review from rupprecht and keith as code owners June 5, 2024 14:34
@llvmbot llvmbot added the bazel "Peripheral" support tier build system: utils/bazel label Jun 5, 2024
@rupprecht rupprecht merged commit 23d8616 into llvm:main Jun 6, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bazel "Peripheral" support tier build system: utils/bazel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants