Skip to content

Commit

Permalink
Fix LLVM Sphinx build
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronBallman committed Aug 14, 2023
1 parent fb2264f commit 87a8e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llvm/docs/GlobalISel/GenericOpcode.rst
Original file line number Diff line number Diff line change
Expand Up @@ -656,7 +656,7 @@ G_VECREDUCE_FADD, G_VECREDUCE_FMUL
These reductions are relaxed variants which may reduce the elements in any order.

G_VECREDUCE_FMAX, G_VECREDUCE_FMIN, G_VECREDUCE_FMAXIMUM, G_VECREDUCE_FMINIMUM
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

Expand Down

0 comments on commit 87a8e22

Please sign in to comment.