[all-commits] [llvm/llvm-project] 1fb24c: [mlir][scf] Make whileOp builder funcs optional
Ivan Butygin via All-commits
all-commits at lists.llvm.org
Thu Apr 13 09:50:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1fb24cef40d26d2533b2786b21ec795cb1953133
https://github.com/llvm/llvm-project/commit/1fb24cef40d26d2533b2786b21ec795cb1953133
Author: Ivan Butygin <ivan.butygin at gmail.com>
Date: 2023-04-13 (Thu, 13 Apr 2023)
Changed paths:
M mlir/lib/Dialect/SCF/IR/SCF.cpp
Log Message:
-----------
[mlir][scf] Make whileOp builder funcs optional
Create empty block without the terminator in this case.
Differential Revision: https://reviews.llvm.org/D148137
More information about the All-commits
mailing list