[PATCH] D74938: [mlir][Tutorial] Add a section to Toy Ch.2 detailing the custom assembly format.
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 20 20:39:49 PST 2020
mehdi_amini accepted this revision.
mehdi_amini added inline comments.
This revision is now accepted and ready to land.
================
Comment at: mlir/docs/Tutorials/Toy/Ch-2.md:671
+custom format in C++. After beautifying the format of a few of our operations we
+now get a much more readable:
+
----------------
Why not provide a custom syntax for all of them?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74938/new/
https://reviews.llvm.org/D74938
More information about the llvm-commits
mailing list