Skip to content

Commit 87a8e22

Browse files
committed
Fix LLVM Sphinx build
This addresses issues found by: https://lab.llvm.org/buildbot/#/builders/30/builds/38760
1 parent fb2264f commit 87a8e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/GlobalISel/GenericOpcode.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,7 @@ G_VECREDUCE_FADD, G_VECREDUCE_FMUL
656656
These reductions are relaxed variants which may reduce the elements in any order.
657657

658658
G_VECREDUCE_FMAX, G_VECREDUCE_FMIN, G_VECREDUCE_FMAXIMUM, G_VECREDUCE_FMINIMUM
659-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
659+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
660660

661661
FMIN/FMAX/FMINIMUM/FMAXIMUM nodes can have flags, for NaN/NoNaN variants.
662662

0 commit comments

Comments
 (0)