[PATCH] D72404: [ThinLTO/FullLTO] Support Os and Oz
Ayke via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 9 06:16:59 PST 2022
aykevl added a comment.
After some more testing on a larger amount of code (many small programs, together over 1MB of code), LoopRotate indeed seems to be the culprit. I'm now looking into a patch to LoopRotate to respect the `optsize` function attribute.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72404/new/
https://reviews.llvm.org/D72404
More information about the cfe-commits
mailing list