[PATCH] D79162: [Analysis] TTI: Add CastContextHint for getCastInstrCost

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 14 08:05:53 PDT 2020


efriedma added a comment.

On its own, this doesn't seem like the sort of change that would need an llvm-dev thread; it's a localized change to one specific function on TargetTransformInfo.  If you're looking for feedback on the general approach of adding "context" hints to get*InstrCost, it might make sense to send a message to llvm-dev outlining the general direction.


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

https://reviews.llvm.org/D79162





More information about the llvm-commits mailing list