[all-commits] [llvm/llvm-project] 3628fe: [mlir] NFC control-flow sink cleanup
Jeff Niu via All-commits
all-commits at lists.llvm.org
Mon Jan 24 15:35:06 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3628febcf8e3d88db5871c9f82a33ab98611e5a8
https://github.com/llvm/llvm-project/commit/3628febcf8e3d88db5871c9f82a33ab98611e5a8
Author: Mogball <jeffniu22 at gmail.com>
Date: 2022-01-24 (Mon, 24 Jan 2022)
Changed paths:
M mlir/include/mlir/Interfaces/ControlFlowInterfaces.td
M mlir/include/mlir/Transforms/Passes.td
M mlir/lib/Transforms/ControlFlowSink.cpp
M mlir/lib/Transforms/Utils/ControlFlowSinkUtils.cpp
M mlir/test/Transforms/control-flow-sink.mlir
Log Message:
-----------
[mlir] NFC control-flow sink cleanup
More information about the All-commits
mailing list