rs6000: Simplify <VSa> for VSX_TI
authorSegher Boessenkool <segher@kernel.crashing.org>
Tue, 4 Jun 2019 23:32:21 +0000 (01:32 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Tue, 4 Jun 2019 23:32:21 +0000 (01:32 +0200)
commitcd9346a157c48d3fc5a059ca763ecb74178abeb8
tree01ce3b58ef955b7e9836b9a22e7b89f7b354f2a1
parent72e3386e136205dcc69e61e538b94643832cf22a
rs6000: Simplify <VSa> for VSX_TI

When used in VSX_TI, <VSa> is always just "wa".

* config/rs6000/vsx.md: Replace all <VSa> that are used with VSX_TI
with just "wa".

From-SVN: r271933
gcc/ChangeLog
gcc/config/rs6000/vsx.md