[PATCH, rs6000] Cleanup some vstrir define_expand naming inconsistencies
authorWill Schmidt <will_schmidt@vnet.ibm.com>
Fri, 22 Jul 2022 00:38:22 +0000 (19:38 -0500)
committerWill Schmidt <will_schmidt@vnet.ibm.com>
Fri, 22 Jul 2022 00:44:06 +0000 (19:44 -0500)
commit45e0683d99cf5396b2e8232c3986767cfbb0dd34
tree1bcd8a07fe76d0db17078d59f289eb9855abce42
parent75841b04987f8619615a8ed5955e70aa844231b5
[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.
gcc/config/rs6000/altivec.md