Related articles |
---|
Optimizing i860 compiler for FORTRAN? koopman@utrcgw.utc.com (1991-09-26) |
Newsgroups: | comp.compilers,comp.lang.fortran |
From: | koopman@utrcgw.utc.com (Philip Koopman) |
Summary: | Need one that optimizes COMPLEX |
Keywords: | Fortran, optimize, question |
Organization: | School of Computer Science, Carnegie Mellon |
Date: | Thu, 26 Sep 91 16:57:29 GMT |
I'm looking for a FORTRAN compiler that optimizes complex loads
and stores (i.e. a pair of 32-bit complex numbers are loaded using a
64-bit load into a floating point register pair) for the i860.
I've tried the Alliant FX2800 compiler, but it does complex
pairs as separate 32-bit load and store instructions. Any pointers?
Thanks,
Phil Koopman koopman@utrcgw.utc.com
United Technologies Research Center (203) 727-1624
411 Silver Lane East Hartford, CT 06108
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.