[llvm-branch-commits] [InstCombiner] Remove unused `llvm.experimental.hot()` (PR #84851)

Vitaly Buka via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Mar 11 16:32:07 PDT 2024


https://github.com/vitalybuka created https://github.com/llvm/llvm-project/pull/84851

Intrinsic declared to have sideeffects, but it's done only to prevent
moving it. Removing unused ones is OK.





More information about the llvm-branch-commits mailing list