[all-commits] [llvm/llvm-project] 721c5c: [mlir][spirv] Allow yielding values from loop regi...

Igor Wodiany via All-commits all-commits at lists.llvm.org
Wed Apr 30 08:07:30 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 721c5cc327e30edbdd6cf14348ec076c79079125
      https://github.com/llvm/llvm-project/commit/721c5cc327e30edbdd6cf14348ec076c79079125
  Author: Igor Wodiany <igor.wodiany at imgtec.com>
  Date:   2025-04-30 (Wed, 30 Apr 2025)

  Changed paths:
    M mlir/docs/Dialects/SPIR-V.md
    M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVControlFlowOps.td
    M mlir/lib/Dialect/SPIRV/IR/ControlFlowOps.cpp
    M mlir/lib/Target/SPIRV/Deserialization/Deserializer.cpp
    M mlir/lib/Target/SPIRV/Serialization/SerializeOps.cpp
    M mlir/test/Dialect/SPIRV/IR/control-flow-ops.mlir
    M mlir/test/Target/SPIRV/loop.mlir

  Log Message:
  -----------
  [mlir][spirv] Allow yielding values from loop regions (#135344)

This change extends `spirv.mlir.loop` so it can yield values, the same
as `spirv.mlir.selection`.



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