]> gcc.gnu.org Git - gcc.git/commit
Combine vec_extract of V4SF with DF convert with constant element.
authorMichael Meissner <meissner@linux.ibm.com>
Fri, 21 Apr 2023 23:20:33 +0000 (19:20 -0400)
committerMichael Meissner <meissner@linux.ibm.com>
Fri, 21 Apr 2023 23:20:33 +0000 (19:20 -0400)
commit90d911557e5dcfc40d07be3cfda82a497e1c0135
tree1f943910b6d3f430c1c2cd1f5a046b8b011724ee
parent5f950bc5b2949a2e6c07998b0517aa08a5945dc7
Combine vec_extract of V4SF with DF convert with constant element.

This patch adds a combine insn that merges loading up a vec_extract of V4SFmode
where the element number is constant combined with a conversion to DFmode.

2023-04-21   Michael Meissner  <meissner@linux.ibm.com>

gcc/

* config/rs6000/vsx.md (vsx_extract_v4sf_to_df_load): New insn.
gcc/config/rs6000/vsx.md
This page took 0.06115 seconds and 6 git commands to generate.