[all-commits] [llvm/llvm-project] bba40a: [MLIR][XeGPU] Decouple `inst_data` and `lane_layou...
Artem Kroviakov via All-commits
all-commits at lists.llvm.org
Mon Nov 10 05:14:33 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bba40ab4bd60e636e77362c46c181eafd377f541
https://github.com/llvm/llvm-project/commit/bba40ab4bd60e636e77362c46c181eafd377f541
Author: Artem Kroviakov <71938912+akroviakov at users.noreply.github.com>
Date: 2025-11-10 (Mon, 10 Nov 2025)
Changed paths:
M mlir/include/mlir/Dialect/XeGPU/IR/XeGPUAttrs.td
M mlir/include/mlir/Dialect/XeGPU/Transforms/Passes.td
M mlir/lib/Dialect/GPU/Pipelines/GPUToXeVMPipeline.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] Decouple `inst_data` and `lane_layout` in propagation (#166941)
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