[PATCH] D98577: [InlineCost] Compute the savings of switch statements and SROA in the cost benefit analysis

Liqiang Tao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 13 03:42:45 PST 2021


taolq added a comment.

In D98577#2624148 <https://reviews.llvm.org/D98577#2624148>, @xbolva00 wrote:

> Any test?

I ran and passed the LLVM unit tests and regression tests. But I didn't run it on any benchmarks.
Or do you mean add new unit tests?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98577



More information about the llvm-commits mailing list