[all-commits] [llvm/llvm-project] 506fd6: [mlir][Transforms] OperationFolder: Remove redunda...

Matthias Springer via All-commits all-commits at lists.llvm.org
Wed Mar 15 06:00:39 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 506fd6725166d2688b7d15b09f00da1abaa1f157
      https://github.com/llvm/llvm-project/commit/506fd6725166d2688b7d15b09f00da1abaa1f157
  Author: Matthias Springer <me at m-sp.org>
  Date:   2023-03-15 (Wed, 15 Mar 2023)

  Changed paths:
    M mlir/include/mlir/Transforms/FoldUtils.h
    M mlir/test/lib/Dialect/Test/TestPatterns.cpp

  Log Message:
  -----------
  [mlir][Transforms] OperationFolder: Remove redundant `create` API

These functions are available on the `OpBuilder` API.

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




More information about the All-commits mailing list