[all-commits] [llvm/llvm-project] 5fd2b3: [mlir] Add error message when failing to add pass
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Tue Dec 29 14:20:44 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5fd2b3a1246fee0ce1613931fcf1ed51412a6b3f
https://github.com/llvm/llvm-project/commit/5fd2b3a1246fee0ce1613931fcf1ed51412a6b3f
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2020-12-29 (Tue, 29 Dec 2020)
Changed paths:
M mlir/lib/Pass/PassRegistry.cpp
A mlir/test/Pass/invalid-pass.mlir
Log Message:
-----------
[mlir] Add error message when failing to add pass
Ran into failure without any error message previously here.
Differential Revision: https://reviews.llvm.org/D93910
More information about the All-commits
mailing list