[PATCH] D63614: [System Model] [TTI] Update cache and prefetch TTI interfaces

David Greene via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 9 14:34:56 PDT 2019


greened added a comment.

In D63614#1702176 <https://reviews.llvm.org/D63614#1702176>, @beanz wrote:

> This patch causes lots of warning spews because it adds virtual methods to a class that doesn't have a virtual destructor.


Vitaly fixed it before I could get to it.  Thanks for the heads-up!


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63614





More information about the llvm-commits mailing list