[llvm] [CostModel] Remove some negative costs. (PR #135533)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 28 03:23:19 PDT 2025


================
@@ -755,8 +755,9 @@ class TargetTransformInfoImplBase {
     // Note: The `insertvalue` cost here is chosen to match the default case of
     // getInstructionCost() -- as pior to adding this helper `insertvalue` was
----------------
RKSimon wrote:

pior -> prior

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


More information about the llvm-commits mailing list