documentation.
The saving grace of PackedSIMD VSX is that it did not fall to the
-seduction outlined in the sigarch "SIMD Considered Harmful" article.
+seduction outlined in the "SIMD Considered Harmful" article
+<https://www.sigarch.org/simd-instructions-considered-harmful/>.
It is clear that it is expected to deploy Multi-Issue to achieve
high performance, which is a much cleaner approach that does not
-result in ISA poisoning suffered by x86 (AVX).
+result in ISA poisoning such as that suffered by x86 (AVX).
# Actual 3D GPU Architectures and ISAs (all SIMD)