[llvm] [LV] Scale block costs using BranchFrequencyInfo (PR #71793)

Simeon K via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 9 06:11:01 PST 2023


simeonkr wrote:

@fhahn I wasn't sure how to test this in a generic way as the cost model is target-dependent. Would it be fine to add a test case for a specific target (such as RISC-V)?

https://github.com/llvm/llvm-project/pull/71793


More information about the llvm-commits mailing list