[all-commits] [llvm/llvm-project] d774fb: [MLIR] Add document about creating a dialect.
stephenneuendorffer via All-commits
all-commits at lists.llvm.org
Fri Mar 6 16:38:10 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d774fbc350a077c5442d73d56f41a9c2bdd679a1
https://github.com/llvm/llvm-project/commit/d774fbc350a077c5442d73d56f41a9c2bdd679a1
Author: Stephen Neuendorffer <stephen.neuendorffer at xilinx.com>
Date: 2020-03-06 (Fri, 06 Mar 2020)
Changed paths:
A mlir/docs/CreatingADialect.md
Log Message:
-----------
[MLIR] Add document about creating a dialect.
Goal is also to document best naming practices from here:
https://llvm.discourse.group/t/rfc-canonical-file-paths-to-dialects/621
Differential Revision: https://reviews.llvm.org/D75762
More information about the All-commits
mailing list