Skip to content

Commit

Permalink
Swapping this back... bleh...
Browse files Browse the repository at this point in the history
  • Loading branch information
llvm-beanz committed Jun 17, 2024
1 parent e0473c9 commit 4a1d5f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions specs/language/overloading.tex
Original file line number Diff line number Diff line change
Expand Up @@ -271,15 +271,15 @@
& \ref{Conv.array} \\ \cline{1-2}\cline{4-4}
Qualification & Qualification Adjustment & & \ref{Conv.qual} \\ \cline{1-4}

Scalar splat & Scalar Extension & Extension
& \ref{Conv.vsplat} \\ \cline{1-4}

Integral promotion & &
& \ref{Conv.iconv} \& \ref{Conv.rank.int} \\ \cline{1-1}\cline{4-4}
Floating point promotion & Promotion & Promotion
& \ref{Conv.fconv} \& \ref{Conv.rank.float} \\ \cline{1-1}\cline{4-4}
Component-wise promotion & & & \ref{Conv.cwise} \\ \cline{1-4}

Scalar splat & Scalar Extension & Extension
& \ref{Conv.vsplat} \\ \cline{1-4}

Integral conversion & & & \ref{Conv.iconv} \\ \cline{1-1}\cline{4-4}
Floating point conversion & & & \ref{Conv.fconv} \\ \cline{1-1}\cline{4-4}
Floating-integral conversion & Conversion & Conversion
Expand Down

0 comments on commit 4a1d5f3

Please sign in to comment.