[all-commits] [llvm/llvm-project] 7f66e1: [MLIR] Add InferTypeOpInterface to scf.if op

frgossen via All-commits all-commits at lists.llvm.org
Thu Jan 19 10:20:21 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f66e1833f62d6f7269adc60ac18bbaa820f64ae
      https://github.com/llvm/llvm-project/commit/7f66e1833f62d6f7269adc60ac18bbaa820f64ae
  Author: Frederik Gossen <frgossen at google.com>
  Date:   2023-01-19 (Thu, 19 Jan 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/SCF/IR/SCF.h
    M mlir/include/mlir/Dialect/SCF/IR/SCFOps.td
    M mlir/lib/Dialect/SCF/IR/SCF.cpp
    M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

  Log Message:
  -----------
  [MLIR] Add InferTypeOpInterface to scf.if op

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




More information about the All-commits mailing list