rs6000: Simplify <VSa> for VSX_W
authorSegher Boessenkool <segher@kernel.crashing.org>
Tue, 4 Jun 2019 23:29:31 +0000 (01:29 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Tue, 4 Jun 2019 23:29:31 +0000 (01:29 +0200)
commit7858932efcc352a8ca2966f48c4c3b9c58c64022
treed67dddb4624b41f243b6ea1daa40360ed44e92fd
parent012f609e02aa915808883cda0159cb59751b37f4
rs6000: Simplify <VSa> for VSX_W

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

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

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