[all-commits] [llvm/llvm-project] 3d01f0: [mlir][gpu] Add 'cluster_stride' attribute to gpu....

Andrea Faulds via All-commits all-commits at lists.llvm.org
Thu Sep 5 06:03:45 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3d01f0a33b9a14545217938fbd2475226ade2719
      https://github.com/llvm/llvm-project/commit/3d01f0a33b9a14545217938fbd2475226ade2719
  Author: Andrea Faulds <andrea.faulds at amd.com>
  Date:   2024-09-05 (Thu, 05 Sep 2024)

  Changed paths:
    M mlir/include/mlir/Dialect/GPU/IR/GPUOps.td
    M mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
    M mlir/lib/Dialect/GPU/Transforms/SubgroupReduceLowering.cpp
    M mlir/test/Dialect/GPU/canonicalize.mlir
    M mlir/test/Dialect/GPU/invalid.mlir
    M mlir/test/Dialect/GPU/subgroup-reduce-lowering.mlir

  Log Message:
  -----------
  [mlir][gpu] Add 'cluster_stride' attribute to gpu.subgroup_reduce (#107142)

Follow-up to 7aa22f013e24d20291aad745368ff907baa9dfa4, adding an
additional attribute needed in some applications.



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