diff options
author | Segher Boessenkool <segher@kernel.crashing.org> | 2019-06-05 01:27:57 +0200 |
---|---|---|
committer | Segher Boessenkool <segher@gcc.gnu.org> | 2019-06-05 01:27:57 +0200 |
commit | 012f609e02aa915808883cda0159cb59751b37f4 (patch) | |
tree | 5213c6ad7e6c03eb165a79276dcf38b1ecf3b983 /gcc/omp-expand.c | |
parent | ad441c263d5aeedc9c152642cba54dcba7799b2b (diff) | |
download | gcc-012f609e02aa915808883cda0159cb59751b37f4.zip gcc-012f609e02aa915808883cda0159cb59751b37f4.tar.gz gcc-012f609e02aa915808883cda0159cb59751b37f4.tar.bz2 |
rs6000: Simplify VS[ra]* for VSX_[BDF]
When used in VSX_B, VSX_D, or VSX_F, both <VSr> and <VSa> are always
just "wa" now. Similarly <VSr2> and <VSr3>. The former of those is
always "wa", so we can remove the mode attribute completely.
* config/rs6000/vsx.md (define_mode_attr VSr2): Delete.
(rest of file): Replace all <VSa>, <VSr>, <VSr2>, and <VSr3> that are
used with VSX_B, VSX_D, or VSX_F, with just "wa".
From-SVN: r271929
Diffstat (limited to 'gcc/omp-expand.c')
0 files changed, 0 insertions, 0 deletions