[mlir:MultiOpDriver] Quick fix the assertion position
authorChia-hung Duan <chiahungduan@google.com>
Thu, 2 Jun 2022 23:23:31 +0000 (23:23 +0000)
committerChia-hung Duan <chiahungduan@google.com>
Thu, 2 Jun 2022 23:25:35 +0000 (23:25 +0000)
commit633ad1d864c807c7904419c80394231bd5c46ddf
tree61f3c6bc0efcabfb460392c0f209b5fb94c2acc7
parent987f9cb6b9708ff16980c4f8c3f8ba4674463fb5
[mlir:MultiOpDriver] Quick fix the assertion position

The assertion should come after null check
mlir/lib/Transforms/Utils/GreedyPatternRewriteDriver.cpp