[PATCH] D77830: [RFC] Generate more constant iVar Offsets via global LTO analysis
Alex Borcan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 13 15:15:35 PDT 2020
alexbdv added a comment.
@rjmccall - It can be implemented, sure but it would require extra logic that is not included here.
How common is this scenario ? I was targeting LTO only for now. Would it be OK to leave this as a TODO ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77830/new/
https://reviews.llvm.org/D77830
More information about the llvm-commits
mailing list