[PATCH] D74041: [MLIR][GPU] Fix build files for mlir-opt.
Stephan Herhut via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 6 01:23:16 PST 2020
herhut added a comment.
Herald added a reviewer: mravishankar.
In D74041#1859977 <https://reviews.llvm.org/D74041#1859977>, @mehdi_amini wrote:
> In D74041#1859889 <https://reviews.llvm.org/D74041#1859889>, @herhut wrote:
>
> > I am setting up a build bot that will build the tree with the cuda parts enabled so we can see this easier.
>
>
> I updated our build kite bot accordingly already: https://buildkite.com/mlir/mlir-core
Does it also run the CUDA tests that require a GPU (mlir-cuda-runner based ones)?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74041/new/
https://reviews.llvm.org/D74041
More information about the llvm-commits
mailing list