[all-commits] [llvm/llvm-project] 94a700: [MLIR][XeGPU][TransformOps] Add set_op_layout_attr...
Tuomas Kärnä via All-commits
all-commits at lists.llvm.org
Mon Nov 10 07:09:24 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 94a70064453773a7890eb62f63d3635109df1754
https://github.com/llvm/llvm-project/commit/94a70064453773a7890eb62f63d3635109df1754
Author: Tuomas Kärnä <tuomas.karna at intel.com>
Date: 2025-11-10 (Mon, 10 Nov 2025)
Changed paths:
M mlir/include/mlir/Dialect/XeGPU/TransformOps/XeGPUTransformOps.td
M mlir/lib/Dialect/XeGPU/TransformOps/XeGPUTransformOps.cpp
M mlir/python/mlir/dialects/transform/xegpu.py
M mlir/test/Dialect/XeGPU/transform-ops-invalid.mlir
M mlir/test/Dialect/XeGPU/transform-ops.mlir
M mlir/test/python/dialects/transform_xegpu_ext.py
Log Message:
-----------
[MLIR][XeGPU][TransformOps] Add set_op_layout_attr op (#166854)
Adds `transform.xegpu.set_op_layout_attr` transform op that attaches
`xegpu.layout` attribute to the target op.
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