[all-commits] [llvm/llvm-project] cc2a2b: [flang] update ODS syntax to use OpBuidlerDAG inst...
ftynse via All-commits
all-commits at lists.llvm.org
Thu Nov 5 00:28:40 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cc2a2bb5ce5164590c85ecc099804407f344fceb
https://github.com/llvm/llvm-project/commit/cc2a2bb5ce5164590c85ecc099804407f344fceb
Author: Alex Zinenko <zinenko at google.com>
Date: 2020-11-05 (Thu, 05 Nov 2020)
Changed paths:
M flang/include/flang/Optimizer/Dialect/FIROps.td
Log Message:
-----------
[flang] update ODS syntax to use OpBuidlerDAG instead of OpBuilder
Upstream MLIR has deprecated OpBuilder in ODS.
Reviewed By: schweitz
Differential Revision: https://reviews.llvm.org/D90226
More information about the All-commits
mailing list