[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
================
@@ -196,6 +197,10 @@ Code Generation
Describes the TableGen tool, which is used heavily by the LLVM code
generator.
+:doc:`Mdl <Mdl/index>`
+ Describes the Machine Description Language compiler that can be optionally
+ used to describe a targets's microarchitecture.
----------------
aartbik wrote:
typo: a target's microarchitecture
https://github.com/llvm/llvm-project/pull/78002
More information about the llvm-commits
mailing list