[Bug middle-end/82853] Optimize x % 3 == 0 without modulo

2019-02-26 Thread dvoreader at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82853 Orr Shalom Dvory changed: What|Removed |Added CC||dvoreader at gmail dot com

[Bug middle-end/82853] Optimize x % 3 == 0 without modulo

2019-06-02 Thread dvoreader at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82853 --- Comment #35 from Orr Shalom Dvory --- Hi, thanks for your respond. can someone mark this bug as need to be improved? Does anyone agree/disagree with my new proposed method?