[all-commits] [llvm/llvm-project] 195d85: [mlir] post-commit review fixes
ftynse via All-commits
all-commits at lists.llvm.org
Tue Jun 2 03:08:37 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 195d8571b9e296e7894d51cf59b7aeed42eaa2d2
https://github.com/llvm/llvm-project/commit/195d8571b9e296e7894d51cf59b7aeed42eaa2d2
Author: Alex Zinenko <zinenko at google.com>
Date: 2020-06-02 (Tue, 02 Jun 2020)
Changed paths:
M mlir/lib/Dialect/GPU/Transforms/MemoryPromotion.cpp
M mlir/lib/Dialect/SCF/SCF.cpp
M mlir/lib/Transforms/DialectConversion.cpp
Log Message:
-----------
[mlir] post-commit review fixes
This fixes several post-commit nits from D79688 and D80135, namely
typos, debug output and control flow inversion.
More information about the All-commits
mailing list