[all-commits] [llvm/llvm-project] 633ad1: [mlir:MultiOpDriver] Quick fix the assertion position
ChiaHungDuan via All-commits
all-commits at lists.llvm.org
Thu Jun 2 16:27:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 633ad1d864c807c7904419c80394231bd5c46ddf
https://github.com/llvm/llvm-project/commit/633ad1d864c807c7904419c80394231bd5c46ddf
Author: Chia-hung Duan <chiahungduan at google.com>
Date: 2022-06-02 (Thu, 02 Jun 2022)
Changed paths:
M mlir/lib/Transforms/Utils/GreedyPatternRewriteDriver.cpp
Log Message:
-----------
[mlir:MultiOpDriver] Quick fix the assertion position
The assertion should come after null check
More information about the All-commits
mailing list