[all-commits] [llvm/llvm-project] 1553f9: [MLIR][XeGPU][TransformOps] Add get_desc_op (#166801)

Tuomas Kärnä via All-commits all-commits at lists.llvm.org
Mon Nov 10 07:02:30 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1553f90f93d30b41457097cf274c3791b182f316
      https://github.com/llvm/llvm-project/commit/1553f90f93d30b41457097cf274c3791b182f316
  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.mlir
    M mlir/test/python/dialects/transform_xegpu_ext.py

  Log Message:
  -----------
  [MLIR][XeGPU][TransformOps] Add get_desc_op (#166801)

Add `transform.xegpu.get_desc_op` transform op that finds a
`xegpu.create_nd_tdesc` producer op of a `Value`.



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