diff options
author | Will Schmidt <will_schmidt@vnet.ibm.com> | 2022-07-21 19:38:22 -0500 |
---|---|---|
committer | Will Schmidt <will_schmidt@vnet.ibm.com> | 2022-07-21 19:44:06 -0500 |
commit | 45e0683d99cf5396b2e8232c3986767cfbb0dd34 (patch) | |
tree | 1bcd8a07fe76d0db17078d59f289eb9855abce42 /gcc/graphds.cc | |
parent | 75841b04987f8619615a8ed5955e70aa844231b5 (diff) | |
download | gcc-45e0683d99cf5396b2e8232c3986767cfbb0dd34.zip gcc-45e0683d99cf5396b2e8232c3986767cfbb0dd34.tar.gz gcc-45e0683d99cf5396b2e8232c3986767cfbb0dd34.tar.bz2 |
[PATCH, rs6000] Cleanup some vstrir define_expand naming inconsistencies
This cleans up some of the naming around the vstrir and vstril
instruction definitions, with some cosmetic changes for consistency.
No functional changes.
Regtested just in case, no regressions.
[V2] Used 'direct' instead of 'internal', and cosmetically reworked
the changelog.
gcc/
* config/rs6000/altivec.md:
(vstrir_code_<mode>): Rename to...
(vstrir_direct_<mode>): ... this.
(vstrir_p_code_<mode>): Rename to...
(vstrir_p_direct_<mode>): ... this.
(vstril_code_<mode>): Rename to...
(vstril_direct_<mode>): ... this.
(vstril_p_code_<mode>): Rename to...
(vstril_p_direct_<mode>): ... this.
Diffstat (limited to 'gcc/graphds.cc')
0 files changed, 0 insertions, 0 deletions