[all-commits] [llvm/llvm-project] 6d972a: ControlHeightReduction: Remove assert check in sho...

Matthias Braun via All-commits all-commits at lists.llvm.org
Mon Oct 17 13:11:07 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6d972ad2d8f1cfe22a61d1c4aed6089f0586b377
      https://github.com/llvm/llvm-project/commit/6d972ad2d8f1cfe22a61d1c4aed6089f0586b377
  Author: Matthias Braun <matze at braunis.de>
  Date:   2022-10-17 (Mon, 17 Oct 2022)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp

  Log Message:
  -----------
  ControlHeightReduction: Remove assert check in shouldApply

Remove assertion checking for non-empty `ProfileSummaryInfo`.

Differential Revision: https://reviews.llvm.org/D133706




More information about the All-commits mailing list