[PATCH] D130713: [AA] Do not track Must in ModRefInfo
    Alina Sbirlea via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Jul 29 12:01:53 PDT 2022
    
    
  
asbirlea accepted this revision.
asbirlea added a comment.
This revision is now accepted and ready to land.
This is unfortunate, but your point is valid. If there hasn't been a use case so far in the passes that use MemorySSA, this cleanup makes sense.
If a use case does show up in the future we can discuss how re-adding Must info will look then, after your changes.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130713/new/
https://reviews.llvm.org/D130713
    
    
More information about the llvm-commits
mailing list