[all-commits] [llvm/llvm-project] ef8e85: [mlir] Fix Python tests after "module_terminator" ...
ftynse via All-commits
all-commits at lists.llvm.org
Tue Nov 17 05:16:59 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ef8e859c0b3c89846e9ceb6b292b1f9d622d6e51
https://github.com/llvm/llvm-project/commit/ef8e859c0b3c89846e9ceb6b292b1f9d622d6e51
Author: Alex Zinenko <zinenko at google.com>
Date: 2020-11-17 (Tue, 17 Nov 2020)
Changed paths:
M mlir/test/Bindings/Python/ir_operation.py
Log Message:
-----------
[mlir] Fix Python tests after "module_terminator" migrated to ODS
The "module_terminator" op now has a custom syntax and therefore is
printed without quotes. Adapt Python tests to check for this syntax.
More information about the All-commits
mailing list