[clang] [NFC][Clang][Headers] Update refs to ACLE in comments (PR #78305)

James Westwood via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 6 05:48:28 PST 2024


================
@@ -540,7 +545,7 @@ __usub16(uint16x2_t __a, uint16x2_t __b) {
 }
 #endif
 
-/* 9.5.10 Parallel 16-bit multiplications */
+/* 8.5.10 Parallel 16-bit multiplications */
----------------
jwestwood921 wrote:

Nit pick: The ACLE document has 'multiplication', instead of 'multiplications'.

https://github.com/llvm/llvm-project/pull/78305


More information about the cfe-commits mailing list