[llvm] [CodeLayout] Do not flip branch condition when using optsize (PR #114607)

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 1 14:58:11 PDT 2024


MatzeB wrote:

Do we have any signal / flag to get an indication whether the user cares about ICF? I feel slightly uncomfortable in that this may regress users optimizing for size but not using any form of ICF / outlining...

https://github.com/llvm/llvm-project/pull/114607


More information about the llvm-commits mailing list