[PATCH] D65099: [New Pass Manager] Invalidate ScalarEvolutionAnalysis at some time to reduce peak memory consumption

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 22 09:27:21 PDT 2019


wmi created this revision.
Herald added subscribers: llvm-commits, dexonsmith, steven_wu, hiraditya, mehdi_amini.
Herald added a project: LLVM.
wmi added a comment.

This is not ready for review yet. I just upload the patch for some people's reference and discussion.


Repository:
  rL LLVM

https://reviews.llvm.org/D65099

Files:
  llvm/lib/Passes/PassBuilder.cpp
  llvm/test/Other/new-pm-defaults.ll
  llvm/test/Other/new-pm-thinlto-defaults.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65099.211128.patch
Type: text/x-patch
Size: 7674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190722/1e96594f/attachment.bin>


More information about the llvm-commits mailing list