diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2023-10-05 11:06:10 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2023-10-05 11:12:40 +0100 |
commit | baecc9e997dd912a6b3589a529394c77570acc19 (patch) | |
tree | e3d9335772959c6664df7206d748d7bbfb0127ea /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | abb9eb2778dc68ca3bc2ca786632e65682741469 (diff) | |
download | llvm-baecc9e997dd912a6b3589a529394c77570acc19.zip llvm-baecc9e997dd912a6b3589a529394c77570acc19.tar.gz llvm-baecc9e997dd912a6b3589a529394c77570acc19.tar.bz2 |
[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......
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions