================
@@ -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