On Mon, Sep 8, 2025 at 3:16 PM Robin Dapp <[email protected]> wrote: > > > I guess for those F16 move or vec_extract patterns it can still be > > supported even without zvfh/zvfhmin support, but those patterns are > > guarded by either ZVFH or ZVFHMIN now. > > > > However I think what I write above is kind of an optimization, and I > > think your fix is reasonable for the long term, it can also apply for > > those modes/types that might have similar situations in future. > > > > So LGTM :) > > Thanks. Yes, agreed, we can just support 16-bit extract instead in an > additional expander. And, just to be clear, OK to backport to GCC 15?
OK for GCC 15 :)
