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

ktkachov at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|prathamesh3492 at gcc dot gnu.org  |unassigned at gcc dot 
gnu.org
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2024-10-22
             Status|UNCONFIRMED                 |NEW
                 CC|                            |jschmitz at gcc dot gnu.org,
                   |                            |ktkachov at gcc dot gnu.org,
                   |                            |rsandifo at gcc dot gnu.org

--- Comment #1 from ktkachov at gcc dot gnu.org ---
Unassigning from Prathamesh after confirming that he's not working on this.
The SVE folding hooks could be deleting these operations under _x predication
with all-false predicates? If deleting GIMPLE statements is awkward in those
hooks then perhaps we could just fold them to no-op moves and let future passes
clean them up?

Reply via email to