forked from OSchip/llvm-project
Fix breakage of sphinx builders. Sorry for leaving this broken over the
weekend! llvm-svn: 373215
This commit is contained in:
parent
421a186fb4
commit
71c5b38acd
|
@ -15156,9 +15156,6 @@ example, a series of FP operations that each may raise exceptions may be
|
|||
vectorized into a single instruction that raises each unique exception a single
|
||||
time.
|
||||
|
||||
Required Function Attributes:
|
||||
"""""""""""""""""""""""""""""
|
||||
|
||||
Proper :ref:`function attributes <fnattrs>` usage is required for the
|
||||
constrained intrinsics to function correctly.
|
||||
|
||||
|
|
Loading…
Reference in New Issue