https://gcc.gnu.org/g:357d0be634a097531666e03055a1377b5c366425

commit 357d0be634a097531666e03055a1377b5c366425
Author: Michael Meissner <[email protected]>
Date:   Fri Oct 17 02:08:35 2025 -0400

    Update ChangeLog.*

Diff:
---
 gcc/ChangeLog.float | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/gcc/ChangeLog.float b/gcc/ChangeLog.float
index bf182adafb84..ce473ef216c1 100644
--- a/gcc/ChangeLog.float
+++ b/gcc/ChangeLog.float
@@ -1,3 +1,15 @@
+==================== Branch work222-float, patch #336 ====================
+
+Fix typo in vectorizing __bfloat16.
+
+2025-10-17  Michael Meissner  <[email protected]>
+
+gcc/
+
+       * config/rs6000/float16.cc (fp16_vectorization):  Fix typo in
+       vectorizing __bfloat16.
+       * config/rs6000/float16.md (xvcvhpsp_v8hf): Fix comment.
+
 ==================== Branch work222-float, patch #335 ====================
 
 Add vectorized 16-bit floating point binary operation support.

Reply via email to