diff --git a/llvm/docs/GlobalISel/GenericOpcode.rst b/llvm/docs/GlobalISel/GenericOpcode.rst index 33611ea31a35..5c0be7ef70b5 100644 --- a/llvm/docs/GlobalISel/GenericOpcode.rst +++ b/llvm/docs/GlobalISel/GenericOpcode.rst @@ -294,7 +294,7 @@ G_PTRMASK Zero out an arbitrary mask of bits of a pointer. The mask type must be an integer, and the number of vector elements must match for all -operands. This corresponds to :ref:`i_intr_llvm_ptrmask`. +operands. This corresponds to `i_intr_llvm_ptrmask`. .. code-block:: none