This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH]: Expand isinf() as x87 asm


On 1/31/07, Richard Guenther <richard.guenther@gmail.com> wrote:

> This patch expands isinf() into inline x87 asm.

The middle-end parts are ok - can you open a PR for the missed-optimization
with SSE math?

Sure, PR target/30652.


Thanks,
Uros.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]