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: Why the V4QImode vector operations are expanded into many SImode at "oplower" pass?


"Ling-hua Tseng" <uranus@it.muds.net> writes:

> I have tried to adjust the constraints to 'r' (general registers) for 
> the "movv4qi" and "addv4qi" insn patterns,
> but I got the same problem.

What about HARD_REGNO_MODE_OK?

Ian


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