[gcc(refs/users/meissner/heads/work121)] Update ChangeLog.meissner
Michael Meissner
meissner@gcc.gnu.org
Sat Jun 3 04:07:31 GMT 2023
https://gcc.gnu.org/g:9ad58bc668ccff75ffc89cf6a18aabeadced6dbe
commit 9ad58bc668ccff75ffc89cf6a18aabeadced6dbe
Author: Michael Meissner <meissner@linux.ibm.com>
Date: Sat Jun 3 00:07:28 2023 -0400
Update ChangeLog.meissner
Diff:
---
gcc/ChangeLog.meissner | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gcc/ChangeLog.meissner b/gcc/ChangeLog.meissner
index fe59d9cd0a9..b047e0712b2 100644
--- a/gcc/ChangeLog.meissner
+++ b/gcc/ChangeLog.meissner
@@ -17,7 +17,7 @@ Given the vector shift instructions only look at the bottom 5 or 6 bits of the
shift value, we can load the constant via VSPLTISW or XXSPLTIB instructions and
eliminate the sign extend instructions (VEXTSW2D, VEXTSB2D, and VEXTSB2W).
-2023-06-02 Michael Meissner <meissner@linux.ibm.com>
+2023-06-03 Michael Meissner <meissner@linux.ibm.com>
gcc/
@@ -34,6 +34,7 @@ gcc/testsuite/
PR target/89213
* gcc.target/powerpc/pr89213.c: New test.
+ * gcc.target/powerpc/vec-rlmi-rlnm.c: Update insn count.
==================== Branch work121, patch #37 ====================
More information about the Gcc-cvs
mailing list