[PATCH] D61904: [LICM] Allow AliasSetMap to contain top-level loops.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 14 09:11:44 PDT 2019


asbirlea accepted this revision.
asbirlea added a comment.
This revision is now accepted and ready to land.

Thank you for this! This LGTM.
The caching of AliasSetTracker objects will go away when MemorySSA is enabled.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61904/new/

https://reviews.llvm.org/D61904





More information about the llvm-commits mailing list