Commit baecc9e9 authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[CostModel][X86] getShuffleCost - add fallback (to half vector) for bfloat vector shuffle costs

Add initial half/bfloat broadcast shuffles test coverage (more to follow)

Fixes #68117 - which was stuck in a loop between getting scalarized insert/extract costs for the shuffle and then trying to convert a bfloat insert into a shuffle again......
parent abb9eb27
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment