https://gcc.gnu.org/g:dc77beb6be6e5a87040b9a57cbdb5a066b2c92a5

commit dc77beb6be6e5a87040b9a57cbdb5a066b2c92a5
Author: Michael Meissner <[email protected]>
Date:   Tue Oct 7 20:59:22 2025 -0400

    Update ChangeLog.*

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

diff --git a/gcc/ChangeLog.float b/gcc/ChangeLog.float
index f96a0bdad1a4..5874b8316826 100644
--- a/gcc/ChangeLog.float
+++ b/gcc/ChangeLog.float
@@ -1,3 +1,14 @@
+==================== Branch work222-float, patch #319 ====================
+
+Allow -mfloat16 and -mbfloat16 on power8
+
+2025-10-07  Michael Meissner  <[email protected]>
+
+gcc/
+
+       * config/rs6000/float16.md (mov<mode>_internal): Require -mcpu=power9 to
+       generate lxsihzx, stxsihx, and xxspltib.
+
 ==================== Branch work222-float, patch #318 ====================
 
 Add define_peephole2 for back to back __bfloat16 operations.

Reply via email to