[all-commits] [llvm/llvm-project] 3287c1: [XeGPU] Move targetinfo constants to their own hea...

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Thu Jun 26 04:55:00 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3287c1c17655a35e7f788214b684711aefdec10c
      https://github.com/llvm/llvm-project/commit/3287c1c17655a35e7f788214b684711aefdec10c
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2025-06-26 (Thu, 26 Jun 2025)

  Changed paths:
    A mlir/include/mlir/Dialect/XeGPU/IR/XeGPUTargetInfo.h
    M mlir/include/mlir/Dialect/XeGPU/Utils/XeGPUUtils.h
    M mlir/lib/Dialect/XeGPU/IR/XeGPUDialect.cpp
    M mlir/lib/Dialect/XeGPU/Transforms/XeGPUPropagateLayout.cpp
    M mlir/lib/Dialect/XeGPU/Transforms/XeGPUSubgroupDistribute.cpp
    M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

  Log Message:
  -----------
  [XeGPU] Move targetinfo constants to their own header file

This breaks the dependency from Dialect to Utils, which would be cyclic.



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