Update ChangeLog.*

This commit is contained in:
Michael Meissner 2025-10-14 02:33:32 -04:00
parent b0e5c22df9
commit 8aac2a9845
1 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,15 @@
==================== Branch work222-float, patch #331 ====================
Fix -Ofast issue with BF optimization.
2025-10-13 Michael Meissner <meissner@linux.ibm.com>
gcc/
* config/rs6000/predicates.md (bfloat16_v4sf_operand): Add checks to
make sure float_extend and float_truncate have a register as an
argument.
==================== Branch work222-float, patch #330 ====================
Add patterns for v8hf vectorization.