[Bug target/64821] [AArch64] Improve target folding for vsqrt_f64 intrinsic

2022-01-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64821 Andrew Pinski changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug target/64821] [AArch64] Improve target folding for vsqrt_f64 intrinsic

2022-01-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64821 --- Comment #9 from CVS Commits --- The trunk branch has been updated by Andrew Pinski : https://gcc.gnu.org/g:cbcf4a50fa21abd7a4a50a7ce47ada80b115febc commit r12-6824-gcbcf4a50fa21abd7a4a50a7ce47ada80b115febc Author: Andrew Pinski Date: Sun

[Bug target/64821] [AArch64] Improve target folding for vsqrt_f64 intrinsic

2022-01-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64821 Andrew Pinski changed: What|Removed |Added Keywords||patch URL|

[Bug target/64821] [AArch64] Improve target folding for vsqrt_f64 intrinsic

2022-01-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64821 --- Comment #7 from Andrew Pinski --- Created attachment 52151 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52151&action=edit Patch which is in testing

[Bug target/64821] [AArch64] Improve target folding for vsqrt_f64 intrinsic

2022-01-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64821 --- Comment #6 from Andrew Pinski --- One more testcase where we get folding now: /* { dg-do compile } */ /* { dg-options "-O2 -fdump-tree-optimized" } */ /* { dg-final { scan-tree-dump-times ".SQRT" 0 "optimized" } } */ /* { dg-final { scan-tree

[Bug target/64821] [AArch64] Improve target folding for vsqrt_f64 intrinsic

2022-01-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64821 --- Comment #5 from Andrew Pinski --- (In reply to Andrew Pinski from comment #4) > I am going to fix this but maybe not until stage 1. > > I think this is enough too: It is. A testcase too: /* { dg-do compile } */ /* { dg-options "-fdump-tree

[Bug target/64821] [AArch64] Improve target folding for vsqrt_f64 intrinsic

2022-01-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64821 Andrew Pinski changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug target/64821] [AArch64] Improve target folding for vsqrt_f64 intrinsic

2022-01-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64821 Andrew Pinski changed: What|Removed |Added Last reconfirmed|2015-02-16 00:00:00 |2022-1-9 --- Comment #3 from Andrew Pins

[Bug target/64821] [AArch64] Improve target folding for vsqrt_f64 intrinsic

2016-11-19 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64821 Andrew Pinski changed: What|Removed |Added Target Milestone|7.0 |---

[Bug target/64821] [AArch64] Improve target folding for vsqrt_f64 intrinsic

2016-01-11 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64821 ktkachov at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |7.0 --- Comment #2 from ktk

[Bug target/64821] [AArch64] Improve target folding for vsqrt_f64 intrinsic

2015-02-15 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64821 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|