[PATCH] D97468: NFC: Change getTypeBasedIntrinsicCost to return InstructionCost

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 1 00:29:27 PST 2021


sdesmalen added a comment.

In D97468#2592948 <https://reviews.llvm.org/D97468#2592948>, @dmgreen wrote:

> LGTM, providing the *getValue() are removed again once the interface is updated.

Thanks! Yes, the `*getValue()`'s are indeed removed in the follow-up patch D97469 <https://reviews.llvm.org/D97469>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97468



More information about the llvm-commits mailing list