[all-commits] [llvm/llvm-project] c8bc72: [mlir][spirv][cf] legalize block arguments when co...

Xiang Li via All-commits all-commits at lists.llvm.org
Sat Nov 4 20:49:13 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c8bc72dc79eec511d76c741fe6b6334355903dbe
      https://github.com/llvm/llvm-project/commit/c8bc72dc79eec511d76c741fe6b6334355903dbe
  Author: Xiang Li <python3kgae at outlook.com>
  Date:   2023-11-04 (Sat, 04 Nov 2023)

  Changed paths:
    M mlir/lib/Conversion/ControlFlowToSPIRV/ControlFlowToSPIRV.cpp
    M mlir/test/Conversion/ControlFlowToSPIRV/cf-ops-to-spirv.mlir

  Log Message:
  -----------
  [mlir][spirv][cf] legalize block arguments when convert cf to spirv (#71288)

When converting branches, legalize target block arguments first.

Fixes llvm#70813




More information about the All-commits mailing list