[all-commits] [llvm/llvm-project] 430bba: [mlir] Make code blocks more consistent
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Tue Dec 31 09:54:41 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 430bba2a0f39b543e66119761d1526d037229936
https://github.com/llvm/llvm-project/commit/430bba2a0f39b543e66119761d1526d037229936
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2019-12-31 (Tue, 31 Dec 2019)
Changed paths:
M mlir/docs/ConversionToLLVMDialect.md
M mlir/docs/DeclarativeRewrites.md
M mlir/docs/RationaleSimplifiedPolyhedralForm.md
M mlir/docs/Tutorials/Toy/Ch-1.md
M mlir/docs/Tutorials/Toy/Ch-2.md
M mlir/docs/Tutorials/Toy/Ch-3.md
M mlir/docs/Tutorials/Toy/Ch-4.md
M mlir/docs/Tutorials/Toy/Ch-6.md
M mlir/lib/Support/CMakeLists.txt
Log Message:
-----------
[mlir] Make code blocks more consistent
Use the same form specification for the same type of code.
More information about the All-commits
mailing list