[PATCH] D100952: [TTI] NFC: Change getVectorSplitCost to return InstructionCost

Daniil Fukalov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 21 07:23:56 PDT 2021


dfukalov added a comment.

@sdesmalen I'm going next to change `getTypeLegalizationCost()` to return pair with InstructionCost.
Just want to know if you're working on it, to avoid work duplication, are you?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100952



More information about the llvm-commits mailing list