Hi,

I'm working on MIPS SIMD support for MSA. Can anyone point me towards
information about the need for an integer mode of equal size to any
supported vector mode?

I.e. if I support V4SImode is there any core GCC requirement that
TImode is also supported?

Any guidance is appreciated. The MIPS port already has limited support
for TImode for 64-bit targets which makes it all the more difficult to
figure out if there is a relationship between vector modes and integer
modes.

Thanks,
Matthew

Reply via email to