[all-commits] [llvm/llvm-project] 564ece: [MLIR] Insert loop.yield to IfOp regions only if i...

Alexander Belyaev via All-commits all-commits at lists.llvm.org
Mon Mar 23 15:21:37 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 564ece93b8362e2334edbd59e1d7e4a63253c7b8
      https://github.com/llvm/llvm-project/commit/564ece93b8362e2334edbd59e1d7e4a63253c7b8
  Author: Alexander Belyaev <pifon at google.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/LoopOps/LoopOps.td
    M mlir/lib/Dialect/LoopOps/LoopOps.cpp

  Log Message:
  -----------
  [MLIR] Insert loop.yield to IfOp regions only if it's void.

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




More information about the All-commits mailing list