[all-commits] [llvm/llvm-project] 4eaaf0: Add sanity check in MLIR ODS to catch case where t...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Wed Sep 8 16:53:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4eaaf053945986f0ea1af6c914e92893cd5bb66a
https://github.com/llvm/llvm-project/commit/4eaaf053945986f0ea1af6c914e92893cd5bb66a
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2021-09-08 (Wed, 08 Sep 2021)
Changed paths:
M mlir/test/mlir-tblgen/op-error.td
M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
Log Message:
-----------
Add sanity check in MLIR ODS to catch case where two results have the same name
This is making a tablegen crash with a more friendly error.
Differential Revision: https://reviews.llvm.org/D109456
More information about the All-commits
mailing list