Commit 23fe1fc6 authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[TTI][X86] getGSScalarCost - don't bother with adding cost of ICMP for each i1 mask element

These can nearly always be folded into the existing cost of the branch, and brings the throughput costs of the scalarised gather/scatter code much closer to the llvm-mca/uica estimates
parent 079fdef7
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