[all-commits] [llvm/llvm-project] 4ab439: [mlir] minor tweaks in standard-to-llvm lowering
ftynse via All-commits
all-commits at lists.llvm.org
Tue Jun 30 12:19:38 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4ab43980450baf3c49bebbc526c6c96c3ed9f06e
https://github.com/llvm/llvm-project/commit/4ab43980450baf3c49bebbc526c6c96c3ed9f06e
Author: Alex Zinenko <zinenko at google.com>
Date: 2020-06-30 (Tue, 30 Jun 2020)
Changed paths:
M mlir/docs/ConversionToLLVMDialect.md
M mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
Log Message:
-----------
[mlir] minor tweaks in standard-to-llvm lowering
Fix a typo in the documentation and simplify the condition to drop
braces. Addresses post-commit review of https://reviews.llvm.org/D82647.
More information about the All-commits
mailing list