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 RESUBMIT]: add tree-based folding of builtin signbit*


On Wed, Mar 02, 2005 at 06:47:35PM -0500, Kaveh R. Ghazi wrote:
> http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02499.html

Unless you can show that this helps in some way, I'd much
prefer that we do this during rtl expansion.  I think it
obfuscates the code too much.

And if you can show that it helps, you should implement
this with VIEW_CONVERT_EXPR instead of a union.


r~


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