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

Kishan Parmar <kishan at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #2 from Kishan Parmar <kishan at gcc dot gnu.org> ---
With https://gcc.gnu.org/pipermail/gcc-patches/2025-September/696010.html
we get 

Power10
g:
.LFB0:
        .cfi_startproc
        .localentry     g,1
        pli 9,2139062143
        and 2,9,3
        add 2,2,9
        nor 10,9,2
        andc 10,10,3
        rldicl 3,10,0,32
        blr

g:
.LFB0:
        .cfi_startproc
        lis 10,0x7f7f
        ori 10,10,0x7f7f
        and 9,10,3
        add 9,9,10
        or 3,9,3
        nor 3,3,10
        rldicl 3,3,0,32
        blr

Reply via email to