https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87188
--- Comment #26 from John David Anglin ---
Author: danglin
Date: Fri Sep 14 23:30:32 2018
New Revision: 264337
URL: https://gcc.gnu.org/viewcvs?rev=264337&root=gcc&view=rev
Log:
PR middle-end/87188
* dojump.c (do_compare_and_jump
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87317
Bug ID: 87317
Summary: Missed optimisation: merging VMOVQ with operations
that only use the low 8 bytes
Product: gcc
Version: 8.2.1
Status: UNCONFIRMED
Severity
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87317
Marc Glisse changed:
What|Removed |Added
Keywords||missed-optimization
Target|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87315
--- Comment #1 from Marc Glisse ---
There could be 2 steps:
- replace the read with an undefined value (SSA_NAME with GIMPLE_NOP defining
statement). I vaguely remember someone was not enthusiastic about it, but I
don't remember why.
- fold a c
101 - 104 of 104 matches
Mail list logo