On Jul 13, 2006, at 10:06 PM, Diego Novillo wrote:
That definitely seems wrong. We shouldn't be considering vector typesto be GIMPLE register types if we are going to be chunking them out withBIT_FIELD_REF. The verifier ought to check that.
I am thinking about cleaning this up by using DECL_COMPLEX_GIMPLE_REG_P for
vectors also (maybe renaming it), do you think that is a good idea? Thanks, Andrew Pinski