Make room for mlir-support pretty printers that I would like to add next.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Unit tests: pass. 62322 tests passed, 0 failed and 838 were skipped.
clang-tidy: pass.
clang-format: pass.
Build artifacts: diff.json, clang-tidy.txt, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml
Pre-merge checks is in beta. Report issue. Please join beta or enable it for your project.
I /think/ including "llvm" in the name is helpful, even if it connotes the llvm umbrella project rather than just llvm proper (clang, llvm, mlir, whatever) - which is different from tests intended to validate LLVM's external usability.
So I'd have a minor vote for llvm-visualizers? (including "tests" in the name is probably unnecessary since this whole repository is for tests?)
Unit tests: pass. 62322 tests passed, 0 failed and 838 were skipped.
clang-tidy: pass.
clang-format: pass.
Build artifacts: diff.json, clang-tidy.txt, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml
Pre-merge checks is in beta. Report issue. Please join beta or enable it for your project.