https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118650

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
maybe also a thing for SSA backprop?  Eliminating ops that only affect bits
masked by &?  Or ops that only affect bits added by |?

Reply via email to