[PATCH] D79483: [RFC][CostModel] Remove getInstructionCost.

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 13 04:48:17 PDT 2020


samparker added a comment.

I'm beginning to change getInstructionThroughput so that it can just call into getUserCost.

- First is cast instructions: D79848 <https://reviews.llvm.org/D79848>.


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

https://reviews.llvm.org/D79483





More information about the llvm-commits mailing list