[all-commits] [llvm/llvm-project] ba3a9f: [mlir:MultiOpDriver] Add operands to worklist shou...

ChiaHungDuan via All-commits all-commits at lists.llvm.org
Sat Jun 11 09:23:35 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ba3a9f51ffd903edf97b0cb7d97c073d907fee30
      https://github.com/llvm/llvm-project/commit/ba3a9f51ffd903edf97b0cb7d97c073d907fee30
  Author: Chia-hung Duan <chiahungduan at google.com>
  Date:   2022-06-11 (Sat, 11 Jun 2022)

  Changed paths:
    M mlir/lib/Transforms/Utils/GreedyPatternRewriteDriver.cpp
    A mlir/test/Transforms/test-strict-pattern-driver.mlir
    M mlir/test/lib/Dialect/Test/TestPatterns.cpp

  Log Message:
  -----------
  [mlir:MultiOpDriver] Add operands to worklist should be checked

Operand's defining op may not be valid for adding to the worklist under
stict mode

Reviewed By: rriddle

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




More information about the All-commits mailing list