This makes it consistent with other test passes.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Unit tests: pass. 62508 tests passed, 0 failed and 844 were skipped.
clang-tidy: pass.
clang-format: fail. Please format your changes with clang-format by running git-clang-format HEAD^ or applying this patch.
Build artifacts: 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.
mlir/include/mlir/Analysis/Passes.h | ||
---|---|---|
26 | I was wondering about that. It doesn't seem that these methods are used in tree. I'll create a separate patch to remove the methods entirely. |
This file can be deleted.