mirror of git://gcc.gnu.org/git/gcc.git
Update ChangeLog.*
This commit is contained in:
parent
a9ad4aef93
commit
bdad8d03ca
|
@ -1,3 +1,16 @@
|
|||
==================== Branch work222-float, patch #320 ====================
|
||||
|
||||
Eliminate -mfloat16 and -mbfloat16 checks on vector types.
|
||||
|
||||
2025-10-07 Michael Meissner <meissner@linux.ibm.com>
|
||||
|
||||
gcc/
|
||||
|
||||
* config/rs6000/vsx.md (VECTOR_16BIT): Remove checks for 16-bit floating
|
||||
point support on V8BF/V8HF modes.
|
||||
(VSX_L): Likewise.
|
||||
(VSX_M): Likewise.
|
||||
|
||||
==================== Branch work222-float, patch #319 ====================
|
||||
|
||||
Allow -mfloat16 and -mbfloat16 on power8
|
||||
|
|
Loading…
Reference in New Issue