Unverified Commit 3bfd5c64 authored by Simon Pilgrim's avatar Simon Pilgrim Committed by GitHub
Browse files

[TTI] getCommonMaskedMemoryOpCost - consistently use getScalarizationOverhead...

[TTI] getCommonMaskedMemoryOpCost - consistently use getScalarizationOverhead instead of ExtractElement costs for address/mask extraction. (#87771)

These aren't unknown extraction indices, we will be extracting every address/mask element in sequence.
parent 5278594d
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