[all-commits] [llvm/llvm-project] 03b43d: Fix scf-to-cfg conversion for IndexSwitchOp

Eugene Zhulenev via All-commits all-commits at lists.llvm.org
Fri Aug 18 16:18:59 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 03b43d3dfbb38819c210a7f996602d9c25268da3
      https://github.com/llvm/llvm-project/commit/03b43d3dfbb38819c210a7f996602d9c25268da3
  Author: Eugene Zhulenev <ezhulenev at google.com>
  Date:   2023-08-18 (Fri, 18 Aug 2023)

  Changed paths:
    M mlir/lib/Conversion/SCFToControlFlow/SCFToControlFlow.cpp
    M mlir/test/Conversion/SCFToControlFlow/convert-to-cfg.mlir

  Log Message:
  -----------
  Fix scf-to-cfg conversion for IndexSwitchOp

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D158212




More information about the All-commits mailing list