[all-commits] [llvm/llvm-project] 836d2a: [MachineLICM] Disabling hoisting unlikely MI by de...
Guy David via All-commits
all-commits at lists.llvm.org
Tue Jan 21 00:25:05 PST 2025
Branch: refs/heads/users/guy-david/machinelicm-disable-hoisting-all
Home: https://github.com/llvm/llvm-project
Commit: 836d2a62154c7ea94c1ec598ab1c281dc341d49c
https://github.com/llvm/llvm-project/commit/836d2a62154c7ea94c1ec598ab1c281dc341d49c
Author: Guy David <guyda96 at gmail.com>
Date: 2025-01-21 (Tue, 21 Jan 2025)
Changed paths:
M llvm/lib/CodeGen/MachineLICM.cpp
Log Message:
-----------
[MachineLICM] Disabling hoisting unlikely MI by default
Stop hoisting computations out of unlikely blocks in loops.
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