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

--- Comment #3 from Drea Pinski <pinskia at gcc dot gnu.org> ---
Created attachment 64895
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=64895&action=edit
Prototype patch

This is the start I have. It still need to support clz and maybe a few helper
functions instead of doing things inline.  Needs testcases.
But it works for your original case but not the case in PR 95752.

If you want to finish it up go ahead; otherwise I will put some time in
tomorrow to finish it up.

Signed-off-by: Andrew Pinski <[email protected]>

Reply via email to