[all-commits] [llvm/llvm-project] 46dd82: [mlir] Forward listeners when utilizing scf::IfOp:...

Tres via All-commits all-commits at lists.llvm.org
Fri Oct 9 09:03:27 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 46dd827232e73135eca1b6f05dc5bebdb277c9db
      https://github.com/llvm/llvm-project/commit/46dd827232e73135eca1b6f05dc5bebdb277c9db
  Author: Tres Popp <tpopp at google.com>
  Date:   2020-10-09 (Fri, 09 Oct 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/SCF/SCFOps.td

  Log Message:
  -----------
  [mlir] Forward listeners when utilizing scf::IfOp::get*BodyBuilder.

Without this PatternRewriting infrastructure does not know of modifications and
cannot properly legalize nor rollback changes.

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




More information about the All-commits mailing list