https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116266

--- Comment #3 from Segher Boessenkool <segher at gcc dot gnu.org> ---
No, we do not want that.

There is a huge difference between MSR[VEC] and MSR[VSX].  People can just
write
out what they actually mean.  TARGET_ALTIVEC and TARGET_VSX.

The insns here are mostly Vector insns, not Vector Scalar.

It helps to be more explicit about this.  But even if not, we need to be
explicit
about what it is we actually do.

Reply via email to