This is the mail archive of the gcc@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: [tree-ssa] FIX_.*_EXPR


On Wed, Jun 11, 2003 at 07:27:21PM -0600, law@redhat.com wrote:
> The "simple" way is to synthesize them from other operations.  This is
> what I would tend to prefer.  The gimplifier would simplify these down
> to their component operations.

I don't think this is a great idea.  Some of these can be
done with one insn one some targets.

I'd rather RTL had a way to express this...


r~


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