forked from OSchip/llvm-project
Fixed short underline error in LangRef.rst for recently added
metadata 'llvm.loop.licm_versioning.disable' description. llvm-svn: 259988
This commit is contained in:
parent
2e02d560aa
commit
5f0e4726e9
|
@ -4555,7 +4555,7 @@ For example:
|
|||
!0 = !{!"llvm.loop.unroll.full"}
|
||||
|
||||
'``llvm.loop.licm_versioning.disable``' Metadata
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
This metadata indicates that the loop should not be versioned for the purpose
|
||||
of enabling loop-invariant code motion (LICM). The metadata has a single operand
|
||||
|
|
Loading…
Reference in New Issue