[all-commits] [llvm/llvm-project] 4d60c6: Fix missing return introduced when adding support ...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Fri Jun 23 15:46:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4d60c654ebe5c2c38895320cfd43c77e611b6690
      https://github.com/llvm/llvm-project/commit/4d60c654ebe5c2c38895320cfd43c77e611b6690
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-06-24 (Sat, 24 Jun 2023)

  Changed paths:
    M mlir/include/mlir/Conversion/LLVMCommon/Pattern.h

  Log Message:
  -----------
  Fix missing return introduced when adding support for properties in MLIR in 5e118f933b659

This is a rarely used API: `matchAndRewrite()` is the usual way of using
patterns.




More information about the All-commits mailing list