[all-commits] [llvm/llvm-project] 141e58: [MLIR] Add an IfOp builder with results

Nagy Mostafa via All-commits all-commits at lists.llvm.org
Fri Mar 20 16:58:37 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 141e5890d81294d618706752d2ba26fb6007cdd1
      https://github.com/llvm/llvm-project/commit/141e5890d81294d618706752d2ba26fb6007cdd1
  Author: nmostafa <nagy.h.mostafa at intel.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

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

  Log Message:
  -----------
  [MLIR] Add an IfOp builder with results

Summary:
Add an additional builder to IfOp to allow the operation to
define operands.

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




More information about the All-commits mailing list