[all-commits] [llvm/llvm-project] 0524a0: [mlir] Tune error message for assertion.
Sean Silva via All-commits
all-commits at lists.llvm.org
Mon Mar 22 18:11:12 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0524a09cc7e1a0797982feacf505825231efbee7
https://github.com/llvm/llvm-project/commit/0524a09cc7e1a0797982feacf505825231efbee7
Author: Sean Silva <silvasean at google.com>
Date: 2021-03-22 (Mon, 22 Mar 2021)
Changed paths:
M mlir/lib/Pass/Pass.cpp
Log Message:
-----------
[mlir] Tune error message for assertion.
This assertion can fire in the case of different contexts as well, which
is not difficult to do from Python bindings, for example.
More information about the All-commits
mailing list