[all-commits] [llvm/llvm-project] bc7204: [bazel] Add a bazel flag to enable building MLIR w...
Adam Paszke via All-commits
all-commits at lists.llvm.org
Tue Apr 23 02:35:10 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bc7204811dd20e124fbb8713e652fcf70872b0b3
https://github.com/llvm/llvm-project/commit/bc7204811dd20e124fbb8713e652fcf70872b0b3
Author: Adam Paszke <adam.paszke at gmail.com>
Date: 2024-04-23 (Tue, 23 Apr 2024)
Changed paths:
M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
M utils/bazel/llvm-project-overlay/mlir/build_defs.bzl
Log Message:
-----------
[bazel] Add a bazel flag to enable building MLIR with CUDA support (#88856)
This makes it possible to specify
`-- at llvm-project//mlir:enable_cuda=true` on the bazel command line and
get a build that includes NVIDIA GPU support in MLIR.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list