[Mlir-commits] [mlir] [mlir][spirv][nfc] Update documentation to describe the testing strategy (PR #158962)
Jakub Kuderski
llvmlistbot at llvm.org
Tue Sep 16 06:07:53 PDT 2025
================
@@ -1375,7 +1375,7 @@ the proper file in test/Dialect/SPIRV/.
The generated op will automatically gain the logic for (de)serialization.
However, tests still need to be coupled with the change to make sure no
-surprises. Serialization tests live in test/Dialect/SPIRV/Serialization.
+surprises (see more "Add a new test(s)" below).
----------------
kuhar wrote:
I think there should be some syntax to link to a section
https://github.com/llvm/llvm-project/pull/158962
More information about the Mlir-commits
mailing list