public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/60089] New: Complex arithmetic instructions
@ 2014-02-06  6:46 makhaloff at gmail dot com
  2014-02-06 10:13 ` [Bug middle-end/60089] " rguenth at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: makhaloff at gmail dot com @ 2014-02-06  6:46 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60089

            Bug ID: 60089
           Summary: Complex arithmetic instructions
           Product: gcc
           Version: 4.8.2
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: rtl-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: makhaloff at gmail dot com

Hello.

I'm porting gcc on some architecture which has complex addition, subtraction
and multiplication instructions.

I was trying to define addchi3, subchi3 but it doesn't work.
I've figured out that complex operations are lowered at the tree-level.

Is there any way to support these instructions?

Thanks.


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

end of thread, other threads:[~2021-11-29  3:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-06  6:46 [Bug rtl-optimization/60089] New: Complex arithmetic instructions makhaloff at gmail dot com
2014-02-06 10:13 ` [Bug middle-end/60089] " rguenth at gcc dot gnu.org
2014-02-06 10:45 ` ubizjak at gmail dot com
2014-02-06 11:03 ` glisse at gcc dot gnu.org
2014-02-06 16:56 ` joseph at codesourcery dot com
2021-11-29  3:06 ` 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).