We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e769225 commit 88f649dCopy full SHA for 88f649d
mlir/test/lib/Pass/CMakeLists.txt
@@ -4,7 +4,7 @@ add_mlir_library(MLIRTestPass
4
TestConvertToSPIRVPass.cpp
5
TestDynamicPipeline.cpp
6
TestPassManager.cpp
7
- TestRemarksPipeline.cpp
+ TestRemarksPass.cpp
8
TestSPIRVCPURunnerPipeline.cpp
9
TestVulkanRunnerPipeline.cpp
10
…ir/test/lib/Pass/TestRemarksPipeline.cpp mlir/test/lib/Pass/TestRemarksPass.cppmlir/test/lib/Pass/TestRemarksPipeline.cpp renamed to mlir/test/lib/Pass/TestRemarksPass.cpp
0 commit comments