public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/64821] New: [AArch64] Improve target folding for vsqrt_f64 intrinsic
@ 2015-01-27  9:43 ktkachov at gcc dot gnu.org
  2015-02-16  0:42 ` [Bug target/64821] " pinskia at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: ktkachov at gcc dot gnu.org @ 2015-01-27  9:43 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64821

            Bug ID: 64821
           Summary: [AArch64] Improve target folding for vsqrt_f64
                    intrinsic
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Keywords: missed-optimization
          Severity: minor
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ktkachov at gcc dot gnu.org

Following the implementation of vsqrt_f64 with a target builtin:
https://gcc.gnu.org/ml/gcc-patches/2015-01/msg00699.html

it was suggested to add some target folding code into a sqrt when
-fno-math-errno is given:
https://gcc.gnu.org/ml/gcc-patches/2015-01/msg00710.html

This issue tracks that work that should be done for GCC 6


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-01-23 22:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-27  9:43 [Bug target/64821] New: [AArch64] Improve target folding for vsqrt_f64 intrinsic ktkachov at gcc dot gnu.org
2015-02-16  0:42 ` [Bug target/64821] " pinskia at gcc dot gnu.org
2022-01-10  1:05 ` pinskia at gcc dot gnu.org
2022-01-10  1:19 ` pinskia at gcc dot gnu.org
2022-01-10  7:15 ` pinskia at gcc dot gnu.org
2022-01-10  7:35 ` pinskia at gcc dot gnu.org
2022-01-10  7:53 ` pinskia at gcc dot gnu.org
2022-01-10 11:35 ` pinskia at gcc dot gnu.org
2022-01-23 22:18 ` cvs-commit at gcc dot gnu.org
2022-01-23 22:19 ` pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).