================
@@ -392,6 +392,46 @@ struct WgToSgElementwiseOp : public ConversionPattern {
}
};
+struct WgToSgConvertLayoutOp
----------------
chencha3 wrote:
I improved comments with examples.
https://github.com/llvm/llvm-project/pull/146176