[PATCH] D98577: [InlineCost] Compute the savings of switch statements and SROA in the cost benefit analysis
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 13 04:13:44 PST 2021
xbolva00 added a comment.
Yes, IR test or unit tests if possible. Try to comment lines for BranchInst and check a test which breaks so you can get inspiration.
But otherwise this looks fine.
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