https://gcc.gnu.org/g:7a5058cbdd02116e30108c55cc18b21c7071c3fb

commit 7a5058cbdd02116e30108c55cc18b21c7071c3fb
Author: Michael Meissner <meiss...@linux.ibm.com>
Date:   Fri Nov 8 13:19:50 2024 -0500

    Update ChangeLog.*

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

diff --git a/gcc/ChangeLog.test b/gcc/ChangeLog.test
index 6f28010a85b3..3862b4c9794e 100644
--- a/gcc/ChangeLog.test
+++ b/gcc/ChangeLog.test
@@ -1,3 +1,17 @@
+==================== Branch work182-test, patch #501 ====================
+
+Add power9 and power10 float to logical optimizations.
+
+2024-11-08  Michael Meissner  <meiss...@linux.ibm.com>
+
+gcc/
+
+       PR target/117487
+       * config/rs6000/rs6000.cc (sf_logical_op_p): Delete.
+       * config/rs6000/vsx.md (SFmode logical peephoole): Update comments in
+       the original code that supports power8.  Add a new define_peephole2 to
+       do the optimization on power9/power10.
+
 ==================== Branch work182-test, patch #500 ====================
 
 Add debugging for PR 71977-1.c regression.

Reply via email to