https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100221
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100221
--- Comment #7 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:1adf11822bd48f4d65156b7642514630c08c4d00
commit r13-723-g1adf11822bd48f4d65156b7642514630c08c4d00
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100221
Richard Biener changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100221
--- Comment #6 from Richard Biener ---
Created attachment 52162
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52162&action=edit
untested patch fixing the reduced testcase
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100221
--- Comment #5 from Richard Biener ---
Note handling this special case doesn't resolve the issue in the original
testcase since the virtual operand setup is different there. As said, DSE
is not set up to follow multiple paths to uses (sth akin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100221
Richard Biener changed:
What|Removed |Added
Version|unknown |12.0
--- Comment #4 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100221
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100221
Andrew Pinski changed:
What|Removed |Added
Summary|missed optimization for |Takes two passes at DSE to