[PATCH] D144176: [AMDGPU] Add cross-project-tests for WMMA builtins
Diana Picus via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 16 02:43:02 PST 2023
rovka added a comment.
In D144176#4131548 <https://reviews.llvm.org/D144176#4131548>, @foad wrote:
> cross-project-tests is new to me, but this certainly looks pretty useful - thanks!
Right, we'll have to add cross-project-tests to LLVM_ENABLE_PROJECTS to the buildbots/other CI to get them to actually run. Now that I think about it, I should probably remove the EXCLUDE_FROM_CHECK_ALL so we don't have to add this to our ninja invocation too (enabling AMDGPU and the whole cross-project-tests sounds specific enough).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144176/new/
https://reviews.llvm.org/D144176
More information about the llvm-commits
mailing list