[all-commits] [llvm/llvm-project] aa051a: [mlir][Transforms][NFC] GreedyPatternRewriteDriver...

Matthias Springer via All-commits all-commits at lists.llvm.org
Wed May 24 07:06:01 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aa051a0950c31bb11072d8c4f09ff473f0e6363d
      https://github.com/llvm/llvm-project/commit/aa051a0950c31bb11072d8c4f09ff473f0e6363d
  Author: Matthias Springer <me at m-sp.org>
  Date:   2023-05-24 (Wed, 24 May 2023)

  Changed paths:
    M mlir/lib/Transforms/Utils/GreedyPatternRewriteDriver.cpp

  Log Message:
  -----------
  [mlir][Transforms][NFC] GreedyPatternRewriteDriver: Reformat debug logic

Do not duplicate code that is performing actual work, put debug code around it.

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




More information about the All-commits mailing list