[all-commits] [llvm/llvm-project] 811388: [mlir][spirv] Sync GroupNonUniformRotateKHR format...

Hsiangkai Wang via All-commits all-commits at lists.llvm.org
Fri May 9 14:49:38 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8113886442cd303775263bb3f7fcefa7d413b4ce
      https://github.com/llvm/llvm-project/commit/8113886442cd303775263bb3f7fcefa7d413b4ce
  Author: Hsiangkai Wang <hsiangkai.wang at arm.com>
  Date:   2025-05-09 (Fri, 09 May 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVNonUniformOps.td
    M mlir/test/Dialect/SPIRV/IR/non-uniform-ops.mlir

  Log Message:
  -----------
  [mlir][spirv] Sync GroupNonUniformRotateKHR format with other non-uniform ops (#139224)

There is no comma after execution scope in other gpu non-uniform
operations. This patch updates GroupNonUniformRotateKHR to follow the
same syntax.



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