[all-commits] [llvm/llvm-project] 3d638e: [mlir][xegpu] Change inst-data of load/load_matrix...

Jianhui Li via All-commits all-commits at lists.llvm.org
Mon Jul 20 11:55:23 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3d638ea31e8efee04e307e74e29dc80d5585dd27
      https://github.com/llvm/llvm-project/commit/3d638ea31e8efee04e307e74e29dc80d5585dd27
  Author: Jianhui Li <jian.hui.li at intel.com>
  Date:   2026-07-20 (Mon, 20 Jul 2026)

  Changed paths:
    M mlir/lib/Dialect/XeGPU/Transforms/XeGPULayoutImpl.cpp
    M mlir/test/Dialect/XeGPU/propagate-layout-inst-data.mlir

  Log Message:
  -----------
  [mlir][xegpu] Change inst-data of load/load_matrix to fit lane layout (#209661)

The consumer layout may have multiple distribution of lane data, but
load_gather/load_matrix only allow one single distribution, change their
inst_data according to the single distribution of lane data.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list