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: Simplify FP conversions


On Mon, Feb 10, 2003 at 12:47:15AM +0100, Jan Hubicka wrote:
> This will have problem for i386, where we don't have extension patterns
> for QImode and HImode.  We would always construct nonmatching insns...
> Any idea about this problem?

We could check can_float_p, and only narrow it so far.


r~


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