[all-commits] [llvm/llvm-project] 575e68: FunctionSpecialization: Make the ordering of BestS...

Hans via All-commits all-commits at lists.llvm.org
Wed Jun 12 05:02:55 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 575e68e571b4524d613e29d6a4f176cab8224bdd
      https://github.com/llvm/llvm-project/commit/575e68e571b4524d613e29d6a4f176cab8224bdd
  Author: Hans Wennborg <hans at chromium.org>
  Date:   2024-06-12 (Wed, 12 Jun 2024)

  Changed paths:
    M llvm/lib/Transforms/IPO/FunctionSpecialization.cpp

  Log Message:
  -----------
  FunctionSpecialization: Make the ordering of BestSpecs stricter

otherwise it's not guaranteed which of two candidates with the same
score would get specialized first, or at all.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list