ControlHeightReduction: Remove assert check in shouldApply
authorMatthias Braun <matze@braunis.de>
Mon, 12 Sep 2022 16:17:38 +0000 (09:17 -0700)
committerMatthias Braun <matze@braunis.de>
Mon, 17 Oct 2022 20:10:13 +0000 (13:10 -0700)
commit6d972ad2d8f1cfe22a61d1c4aed6089f0586b377
tree63f9c98390fd645155131006bb0b39e73d29641b
parent4eda362539bc76e80e24728974b8856e8cfd1576
ControlHeightReduction: Remove assert check in shouldApply

Remove assertion checking for non-empty `ProfileSummaryInfo`.

Differential Revision: https://reviews.llvm.org/D133706
llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp