[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
================
@@ -1416,6 +1416,37 @@ conversion][MlirDialectConversionSignatureConversion] might be needed as well.
operations contained within its region are valid operations in the SPIR-V
dialect.
+### Add a new test(s)
+
+Currently the SPIR-V dialect has two types of tests that should be added or
----------------
kuhar wrote:
we also have integration tests
https://github.com/llvm/llvm-project/pull/158962
More information about the Mlir-commits
mailing list