[Mlir-commits] [mlir] [MLIR][XeGPU] Decouple `inst_data` and `lane_layout` in propagation (PR #166941)

Charitha Saumya llvmlistbot at llvm.org
Fri Nov 7 09:46:01 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.
----------------
charithaintc wrote:

this comment must be fixed. 

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


More information about the Mlir-commits mailing list