Fix breakage of sphinx builders. Sorry for leaving this broken over the

weekend!

llvm-svn: 373215
This commit is contained in:
Kevin P. Neal 2019-09-30 14:51:59 +00:00
parent 421a186fb4
commit 71c5b38acd
1 changed files with 0 additions and 3 deletions

View File

@ -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.