Elektrine lite

← Feed

@lenary@types.pl

Post #2040168

2026-05-03 01:37 UTC

@thesamesam ThinLTO in LLVM does some partitioning. Full LTO does a single Partition. Unified I think can do either.

Replies (1)

  • @lenary Thanks! Do you know if LLVM lets you customise the partition size (or amount of them), and whether it's just an internal parameter or whether it's documented as a user-facing option?

    Open ##2040169