[all-commits] [llvm/llvm-project] 667747: Verify number of result types in generated builder.
Sean Silva via All-commits
all-commits at lists.llvm.org
Fri Mar 27 20:06:08 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 66774771903a0d32e9909e0d40d6f9b1e51b43c0
https://github.com/llvm/llvm-project/commit/66774771903a0d32e9909e0d40d6f9b1e51b43c0
Author: Sean Silva <silvasean at google.com>
Date: 2020-03-27 (Fri, 27 Mar 2020)
Changed paths:
M mlir/test/mlir-tblgen/op-result.td
M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
Log Message:
-----------
Verify number of result types in generated builder.
Summary: This just bit me and is nasty to debug.
Differential Revision: https://reviews.llvm.org/D76888
More information about the All-commits
mailing list