[Mlir-commits] [mlir] [mlir][sparse] add ReinterpretMapScopeOption for the pass (PR #70486)

Yinying Li llvmlistbot at llvm.org
Fri Oct 27 11:26:15 PDT 2023


================
@@ -40,6 +40,14 @@ enum class SparseParallelizationStrategy {
   kAnyStorageAnyLoop
 };
 
+/// Define a scope for reinterpret map pass.
----------------
yinying-lisa-li wrote:

nit: defines

https://github.com/llvm/llvm-project/pull/70486


More information about the Mlir-commits mailing list