[all-commits] [llvm/llvm-project] 75c1d9: [mlir][SCF] Implement RegionBranchOpInterface on E...

Matthias Springer via All-commits all-commits at lists.llvm.org
Wed Mar 16 03:56:38 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 75c1d9155472e343034da88e35e1c29f8142adc7
      https://github.com/llvm/llvm-project/commit/75c1d9155472e343034da88e35e1c29f8142adc7
  Author: Matthias Springer <springerm at google.com>
  Date:   2022-03-16 (Wed, 16 Mar 2022)

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

  Log Message:
  -----------
  [mlir][SCF] Implement RegionBranchOpInterface on ExecuteRegionOp

This is needed for the BufferDeallocation pass.

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




More information about the All-commits mailing list