[all-commits] [llvm/llvm-project] 610706: Add an assertion to protect against missing Dialec...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sun Aug 23 23:49:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 610706906ae218eaff5b996f64554be7b279e4f0
https://github.com/llvm/llvm-project/commit/610706906ae218eaff5b996f64554be7b279e4f0
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2020-08-24 (Mon, 24 Aug 2020)
Changed paths:
M mlir/include/mlir/IR/MLIRContext.h
M mlir/lib/IR/MLIRContext.cpp
M mlir/lib/Pass/Pass.cpp
M mlir/test/lib/Transforms/TestConvertCallOp.cpp
Log Message:
-----------
Add an assertion to protect against missing Dialect registration in a pass pipeline (NFC)
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D86327
More information about the All-commits
mailing list