Move test inputs to test/Integration directory.
Move runtime wrappers to ExecutionEngine.
Details
Details
- Reviewers
herhut mehdi_amini - Commits
- rG9d7be77bf91e: [mlir] Move cuda tests
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Can you double check that the mlir-nvidia buildbot is configured to activate the integration tests first?
Comment Actions
Thanks for reminding me. It looks like it isn't:
https://github.com/llvm/llvm-zorg/blob/c816513763961852ae753378e0525dd8e508d168/buildbot/osuosl/master/config/builders.py#L1086
I will send a patch. I hope it's OK for the mlir-nvidia bot to run all integration tests?