[all-commits] [llvm/llvm-project] 469409: [mlir] Don't elide the last op if there is no term...

Lei Zhang via All-commits all-commits at lists.llvm.org
Fri May 28 04:26:09 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4694097dab72cc8caed8b93b82c87de686e81df6
      https://github.com/llvm/llvm-project/commit/4694097dab72cc8caed8b93b82c87de686e81df6
  Author: Lei Zhang <antiagainst at google.com>
  Date:   2021-05-28 (Fri, 28 May 2021)

  Changed paths:
    M mlir/lib/IR/AsmPrinter.cpp
    M mlir/test/IR/region.mlir
    M mlir/test/lib/Dialect/Test/TestDialect.cpp
    M mlir/test/lib/Dialect/Test/TestOps.td

  Log Message:
  -----------
  [mlir] Don't elide the last op if there is no terminator

Reviewed By: mehdi_amini

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




More information about the All-commits mailing list