[llvm] [LLVM][MDL] First integration of MDL with LLVM (PR #78002)
Aart Bik via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 22 17:01:59 PST 2024
================
@@ -0,0 +1,64 @@
+
+# MDL: A Micro-Architecture Description Language for LLVM
+
+November 2022 Reid Tatge [tatge at google.com](mailto:tatge at google.com)
+
+Updated January 2024
+
+
----------------
aartbik wrote:
here and below, where not relevant, I would avoid the extra new lines and just use single vertical space between paragraphs and sections
https://github.com/llvm/llvm-project/pull/78002
More information about the llvm-commits
mailing list