mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-24 12:31:25 +08:00
Add hint * too 2nd alternative of the 1st scratch in *vsx_extract_<mode>_store_p9.
gcc/ChangeLog: * config/rs6000/vsx.md (*vsx_extract_<mode>_store_p9): Add hint * to 2nd alternative of the 1st scratch.
This commit is contained in:
parent
ce99142c11
commit
1c689b827c
@ -3717,7 +3717,7 @@
|
||||
(vec_select:<VS_scalar>
|
||||
(match_operand:VSX_EXTRACT_I 1 "gpc_reg_operand" "<VSX_EX>,v")
|
||||
(parallel [(match_operand:QI 2 "const_int_operand" "n,n")])))
|
||||
(clobber (match_scratch:<VS_scalar> 3 "=<VSX_EX>,&r"))
|
||||
(clobber (match_scratch:<VS_scalar> 3 "=<VSX_EX>,&*r"))
|
||||
(clobber (match_scratch:SI 4 "=X,&r"))]
|
||||
"VECTOR_MEM_VSX_P (<MODE>mode) && TARGET_VEXTRACTUB"
|
||||
"#"
|
||||
|
Loading…
x
Reference in New Issue
Block a user