https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67305
Jiong Wang changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67305
--- Comment #9 from Jiong Wang ---
Author: jiwang
Date: Wed Nov 11 12:30:46 2015
New Revision: 230158
URL: https://gcc.gnu.org/viewcvs?rev=230158&root=gcc&view=rev
Log:
[ARM] PR67305, tighten neon_vector_mem_operand on eliminable registers
2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67305
Jim Wilson changed:
What|Removed |Added
CC||wilson at gcc dot gnu.org
--- Comment #8 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67305
--- Comment #7 from Jiong Wang ---
(In reply to Segher Boessenkool from comment #6)
> The predicate here is "neon_permissive_struct_operand", and indeed
> it is _very_ permissive ;-)
>
> This goes through neon_vector_mem_operand(op, 2, false) wh
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67305
Segher Boessenkool changed:
What|Removed |Added
Component|rtl-optimization|target
--- Comment #6 from Segher B