[PATCH] D77830: [RFC] Generate more constant iVar Offsets via global LTO analysis

John McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 11 11:11:51 PDT 2020


rjmccall added a comment.

Are there any challenges to doing that?  It seems like a much more explainable model to say that we do this optimization using whatever information we have available.


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