[Bug middle-end/53024] Support vector_size that is not a power of 2

2012-11-16 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53024 --- Comment #6 from Marc Glisse 2012-11-16 20:03:05 UTC --- (In reply to comment #5) > I don't think we can ever support vector size of non power 2 size. I don't think we *will* ever support them (too much work, too little benefit), but

[Bug middle-end/53024] Support vector_size that is not a power of 2

2012-11-16 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53024 --- Comment #5 from Andrew Pinski 2012-11-16 18:18:16 UTC --- I don't think we can ever support vector size of non power 2 size.

[Bug middle-end/53024] Support vector_size that is not a power of 2

2012-11-16 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53024 Marc Glisse changed: What|Removed |Added Component|c |middle-end Summary|Powe