diff --git a/llvm/docs/CodeGenerator.rst b/llvm/docs/CodeGenerator.rst --- a/llvm/docs/CodeGenerator.rst +++ b/llvm/docs/CodeGenerator.rst @@ -728,6 +728,9 @@ to be generated from these ``.td`` files, though currently there are still things that require custom C++ code. +`GlobalISel `_ is another +instruction selection framework. + .. _SelectionDAG: Introduction to SelectionDAGs