[all-commits] [llvm/llvm-project] 65dec9: [MLIR][XeGPU] Add support for subgroup_id_range (#...

Nishant Patel via All-commits all-commits at lists.llvm.org
Wed Jul 23 11:10:57 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 65dec9956273309158f3feba6ea8f150ce995a2a
      https://github.com/llvm/llvm-project/commit/65dec9956273309158f3feba6ea8f150ce995a2a
  Author: Nishant Patel <nishant.b.patel at intel.com>
  Date:   2025-07-23 (Wed, 23 Jul 2025)

  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/XeGPUWgToSgDistribute.cpp
    M mlir/test/Dialect/XeGPU/xegpu-wg-to-sg.mlir

  Log Message:
  -----------
  [MLIR][XeGPU] Add support for subgroup_id_range (#148661)

This PR adds a new attribute to the xegpu dialect called xegpu.range.
One use case of this attribute can be to attach subgroup_id_range to
scf.if of to drive the execution.



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