[all-commits] [llvm/llvm-project] c09637: Fixed a failure when const matcher fails, added a ...
rsuderman via All-commits
all-commits at lists.llvm.org
Fri Oct 16 15:03:29 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c096377905db8144ed310247609134783b2c9b73
https://github.com/llvm/llvm-project/commit/c096377905db8144ed310247609134783b2c9b73
Author: Rob Suderman <rob.suderman at gmail.com>
Date: 2020-10-16 (Fri, 16 Oct 2020)
Changed paths:
M mlir/test/mlir-tblgen/pattern.mlir
M mlir/tools/mlir-tblgen/RewriterGen.cpp
Log Message:
-----------
Fixed a failure when const matcher fails, added a test to catch
Differential Revision: https://reviews.llvm.org/D89593
More information about the All-commits
mailing list