[all-commits] [llvm/llvm-project] 2ab277: Revert "[MLIR][SCF] Inline ExecuteRegion if parent...
William Moses via All-commits
all-commits at lists.llvm.org
Mon Jun 28 10:53:25 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2ab27758d5c5e7985cee1a2651bc0a9ee4c2d8c9
https://github.com/llvm/llvm-project/commit/2ab27758d5c5e7985cee1a2651bc0a9ee4c2d8c9
Author: William S. Moses <gh at wsmoses.com>
Date: 2021-06-28 (Mon, 28 Jun 2021)
Changed paths:
M mlir/include/mlir/Dialect/SCF/SCFOps.td
M mlir/lib/Dialect/SCF/SCF.cpp
M mlir/test/Dialect/SCF/canonicalize.mlir
Log Message:
-----------
Revert "[MLIR][SCF] Inline ExecuteRegion if parent can contain multiple blocks"
This reverts commit 5d6240b77e7e7199fcf0e89f6dd2f7eea3596a3c.
The commit was mistakenly landed without a PR approval, this will be
reverted now and resubmitted.
More information about the All-commits
mailing list