[mlir][ods] Fix OpFormatGen sometimes not calling inferReturnTypes
authorMogball <jeffniu22@gmail.com>
Fri, 10 Dec 2021 15:04:46 +0000 (15:04 +0000)
committerMogball <jeffniu22@gmail.com>
Fri, 10 Dec 2021 19:35:56 +0000 (19:35 +0000)
commite40624ae604fc292cb8a7102b0b91b571b26a32a
tree917f2471d3bd60891b99e9070f4be3d0761db6fc
parentd658a4bb97bed5db0b52e1e4dee2e0f1e6d006a5
[mlir][ods] Fix OpFormatGen sometimes not calling inferReturnTypes

Reviewed By: jpienaar

Differential Revision: https://reviews.llvm.org/D115522
mlir/test/lib/Dialect/Test/TestOps.td
mlir/test/mlir-tblgen/op-format.mlir
mlir/tools/mlir-tblgen/OpFormatGen.cpp