[all-commits] [llvm/llvm-project] d2f136: [MLIR] Add return type inference to scf.if builder
frgossen via All-commits
all-commits at lists.llvm.org
Tue Jan 17 11:10:18 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d2f136920b9247a9e5874d4d3a00a880db6e2827
https://github.com/llvm/llvm-project/commit/d2f136920b9247a9e5874d4d3a00a880db6e2827
Author: Frederik Gossen <frgossen at google.com>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M mlir/include/mlir/Dialect/SCF/IR/SCFOps.td
M mlir/lib/Dialect/SCF/IR/SCF.cpp
Log Message:
-----------
[MLIR] Add return type inference to scf.if builder
Differential Revision: https://reviews.llvm.org/D141928
More information about the All-commits
mailing list