[all-commits] [llvm/llvm-project] e7b52c: [MLIR] Add primitive builders for scf.if
frgossen via All-commits
all-commits at lists.llvm.org
Mon Feb 27 10:54:10 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e7b52c46bf31858ad3754a853977ea7da431577e
https://github.com/llvm/llvm-project/commit/e7b52c46bf31858ad3754a853977ea7da431577e
Author: Frederik Gossen <frgossen at google.com>
Date: 2023-02-27 (Mon, 27 Feb 2023)
Changed paths:
M mlir/include/mlir/Dialect/SCF/IR/SCFOps.td
M mlir/lib/Dialect/SCF/IR/SCF.cpp
Log Message:
-----------
[MLIR] Add primitive builders for scf.if
Differential Revision: https://reviews.llvm.org/D144886
More information about the All-commits
mailing list