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

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 9 13:22:22 PDT 2019


beanz added a comment.

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


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