aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2022-03-28 09:32:53 -0700
committerH.J. Lu <hjl.tools@gmail.com>2022-03-28 10:47:02 -0700
commitcccbb776589c1825de1bd2eefabb11d72ef28de8 (patch)
treee1f77db9a8d9b7bc64ad42a361c540ae0b8ef037 /gcc
parent0127fb1b78a36a7b228d4b3fe32eedfc8d273363 (diff)
downloadgcc-cccbb776589c1825de1bd2eefabb11d72ef28de8.zip
gcc-cccbb776589c1825de1bd2eefabb11d72ef28de8.tar.gz
gcc-cccbb776589c1825de1bd2eefabb11d72ef28de8.tar.bz2
x86: Also use Yw in *ssse3_pshufbv8qi3 clobber
PR target/105068 * config/i386/sse.md (*ssse3_pshufbv8qi3): Also replace "Yv" with "Yw" in clobber.
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/i386/sse.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/sse.md b/gcc/config/i386/sse.md
index 01543af..1f9c496 100644
--- a/gcc/config/i386/sse.md
+++ b/gcc/config/i386/sse.md
@@ -20764,7 +20764,7 @@
(match_operand:V4SI 4 "reg_or_const_vector_operand"
"i,3,3")]
UNSPEC_PSHUFB))
- (clobber (match_scratch:V4SI 3 "=X,&x,&Yv"))]
+ (clobber (match_scratch:V4SI 3 "=X,&x,&Yw"))]
"(TARGET_MMX || TARGET_MMX_WITH_SSE) && TARGET_SSSE3"
"@
pshufb\t{%2, %0|%0, %2}