]> gcc.gnu.org Git - gcc.git/commit
rs6000: call vector load/store with length only on 64-bit Power10
authorHaochen Gui <guihaoc@gcc.gnu.org>
Thu, 31 Aug 2023 05:41:50 +0000 (13:41 +0800)
committerHaochen Gui <guihaoc@gcc.gnu.org>
Thu, 31 Aug 2023 05:41:50 +0000 (13:41 +0800)
commit946b8967b905257ac9f140225db744c9a6ab91be
tree0b178ab2668f5ddc96bb009cae050c0a65e7c7c8
parent7ed0732273a65caa747f1cbf5f0443ee536116db
rs6000: call vector load/store with length only on 64-bit Power10

gcc/
PR target/96762
* config/rs6000/rs6000-string.cc (expand_block_move): Call vector
load/store with length only on 64-bit Power10.

gcc/testsuite/
PR target/96762
* gcc.target/powerpc/pr96762.c: New.
gcc/config/rs6000/rs6000-string.cc
gcc/testsuite/gcc.target/powerpc/pr96762.c [new file with mode: 0644]
This page took 0.068625 seconds and 6 git commands to generate.