[all-commits] [llvm/llvm-project] a68286: [mlir][spirv] Add GroupNonUniformVote instructions...

Darren Wihandi via All-commits all-commits at lists.llvm.org
Sun May 25 08:41:34 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a6828609b1b25ccc2b531458a64940a515bf85a0
      https://github.com/llvm/llvm-project/commit/a6828609b1b25ccc2b531458a64940a515bf85a0
  Author: Darren Wihandi <65404740+fairywreath at users.noreply.github.com>
  Date:   2025-05-25 (Sun, 25 May 2025)

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

  Log Message:
  -----------
  [mlir][spirv] Add GroupNonUniformVote instructions (#141294)

Adds three SPIRV instructions under the `GroupNonUniformVote`
capability:
- OpGroupNonUniformAll
- OpGroupNonUniformAny
- OpGroupNonUniformAllEqual



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