[PATCH] D132872: [SLP] Account for loss due to FMAs when estimating fmul costs.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 29 11:09:24 PDT 2022


ABataev added a comment.

Similar question to D125987 <https://reviews.llvm.org/D125987>, why we you cannot put related cost changes to getArithmeticInstrCost?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132872/new/

https://reviews.llvm.org/D132872



More information about the llvm-commits mailing list