llvm
bc8c4bbd - [SLP][TTI][X86]Add addsub pattern cost estimation. (#76461)

Commit
2 years ago
[SLP][TTI][X86]Add addsub pattern cost estimation. (#76461) SLP/TTI do not know about the cost estimation for addsub pattern, supported by X86. Previously the support for pattern detection was added (seeTTI::isLegalAltInstr), but the cost still did not estimated properly.
Author
Parents
Loading