[all-commits] [llvm/llvm-project] 147f47: [mlir][LLVM] Properly wrap code examples in markdo...
zero9178 via All-commits
all-commits at lists.llvm.org
Tue Feb 14 05:19:53 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 147f476e851de5b6b7f405d4ae835b4a34c2e359
https://github.com/llvm/llvm-project/commit/147f476e851de5b6b7f405d4ae835b4a34c2e359
Author: Markus Böck <markus.boeck02 at gmail.com>
Date: 2023-02-14 (Tue, 14 Feb 2023)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
Log Message:
-----------
[mlir][LLVM] Properly wrap code examples in markdown code blocks
These are otherwise rendered and formatted as raw text on the website, making them completely unreadable
More information about the All-commits
mailing list