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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|target                      |tree-optimization
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=101540

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #2)
> that means we are at least missing a match.pd pattern to simplify
> 
>   _1 = {_10};
>   _11 = VIEW_CONVERT_EXPR<float>(_1);

I had an alternative patch which I had submitted in November:
https://gcc.gnu.org/pipermail/gcc-patches/2021-November/585597.html

I never followed up and such. Sorry about that.

Reply via email to