On Fri, Jun 05, 2026 at 08:32:43PM +0100, Richard Sandiford wrote: > gcc/ > * optabs-query.cc (can_open_code_p): Handle more bswap cases, > incorporating logic from... > * gimple-ssa-store-merging.cc (maybe_optimize_vector_constructor) > (pass_optimize_bswap::execute) > (imm_store_chain_info::try_coalesce_bswap): ...here. Use > can_open_code_p instead of direct optab_handler checks.
Ok, thanks.
Jakub
