[Mlir-commits] [mlir] [MLIR][XeGPU] Decouple `inst_data` and `lane_layout` in propagation (PR #166941)
Artem Kroviakov
llvmlistbot at llvm.org
Sun Nov 9 08:43:03 PST 2025
================
@@ -167,7 +170,8 @@ LayoutInfo LayoutInfo::join(const LayoutInfo &lhs, const LayoutInfo &rhs) {
}
/// Construct a new layout with the transposed lane layout and lane data.
----------------
akroviakov wrote:
Added inst_data to the comment
https://github.com/llvm/llvm-project/pull/166941
More information about the Mlir-commits
mailing list