[all-commits] [llvm/llvm-project] fe11a4: [MLIR][XeGPU] Enhancing insert_strided_slice layou...

Jianhui Li via All-commits all-commits at lists.llvm.org
Fri Mar 6 17:08:44 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fe11a43c60b9d6771c32a7e5689a0381db6c3ddd
      https://github.com/llvm/llvm-project/commit/fe11a43c60b9d6771c32a7e5689a0381db6c3ddd
  Author: Jianhui Li <jian.hui.li at intel.com>
  Date:   2026-03-06 (Fri, 06 Mar 2026)

  Changed paths:
    M mlir/include/mlir/Dialect/XeGPU/IR/XeGPUAttrs.td
    M mlir/lib/Dialect/XeGPU/IR/XeGPUDialect.cpp
    M mlir/lib/Dialect/XeGPU/Transforms/XeGPULayoutImpl.cpp
    M mlir/lib/Dialect/XeGPU/Transforms/XeGPUPropagateLayout.cpp
    M mlir/test/Dialect/XeGPU/propagate-layout-inst-data.mlir
    M mlir/test/Dialect/XeGPU/propagate-layout.mlir

  Log Message:
  -----------
  [MLIR][XeGPU] Enhancing insert_strided_slice layout setup and infer rules (#184742)

This PR enhances insert_strided_slice layout rules to handle slice
layout and adjust the layout to fit the src shape. It adds dropDims as
layout utility function.



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