[Bug target/81504] [7/8 Regression] gcc-7 regression: vec_st in loop misoptimized
aldyh at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Sep 13 17:30:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81504
--- Comment #12 from Aldy Hernandez <aldyh at gcc dot gnu.org> ---
Author: aldyh
Date: Wed Sep 13 17:29:41 2017
New Revision: 252577
URL: https://gcc.gnu.org/viewcvs?rev=252577&root=gcc&view=rev
Log:
2017-08-25 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
PR target/81504
* config/rs6000/rs6000-p8swap.c (find_alignment_op): Add reference
parameter and_insn and return it.
(recombine_lvx_pattern): Insert a copy to ensure availability of
the base register of the copied masking operation at the point of
the instruction replacement.
(recombine_stvx_pattern): Likewise.
Modified:
branches/range-gen2/gcc/ChangeLog
branches/range-gen2/gcc/config/rs6000/rs6000-p8swap.c
More information about the Gcc-bugs
mailing list