[all-commits] [llvm/llvm-project] 9de88f: [mlir][emitc] Fix indent in CondBranchOp and block...

xndcn via All-commits all-commits at lists.llvm.org
Sun Sep 19 05:08:48 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9de88fc0eac1bfc719dfd63a32b7eb069489407e
      https://github.com/llvm/llvm-project/commit/9de88fc0eac1bfc719dfd63a32b7eb069489407e
  Author: xndcn <xndchn at gmail.com>
  Date:   2021-09-19 (Sun, 19 Sep 2021)

  Changed paths:
    M mlir/lib/Target/Cpp/TranslateToCpp.cpp

  Log Message:
  -----------
  [mlir][emitc] Fix indent in CondBranchOp and block label

1. Add missing indent in CondBranchOp
2. Remove indent in block label

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




More information about the All-commits mailing list