[all-commits] [llvm/llvm-project] e40624: [mlir][ods] Fix OpFormatGen sometimes not calling ...
Jeff Niu via All-commits
all-commits at lists.llvm.org
Fri Dec 10 11:36:08 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e40624ae604fc292cb8a7102b0b91b571b26a32a
https://github.com/llvm/llvm-project/commit/e40624ae604fc292cb8a7102b0b91b571b26a32a
Author: Mogball <jeffniu22 at gmail.com>
Date: 2021-12-10 (Fri, 10 Dec 2021)
Changed paths:
M mlir/test/lib/Dialect/Test/TestOps.td
M mlir/test/mlir-tblgen/op-format.mlir
M mlir/tools/mlir-tblgen/OpFormatGen.cpp
Log Message:
-----------
[mlir][ods] Fix OpFormatGen sometimes not calling inferReturnTypes
Reviewed By: jpienaar
Differential Revision: https://reviews.llvm.org/D115522
More information about the All-commits
mailing list