[PATCH] D87163: [DSE] Switch to MemorySSA-backed DSE by default.
    Florian Hahn via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Sep 18 03:15:28 PDT 2020
    
    
  
fhahn added a comment.
All reported problems should be fixed now and we also made the fix for the issue @dmajor reported more conservative to catch more problematic cases. I just enabled DSE + MemorySSA again in 9d172c8e9c84 <https://reviews.llvm.org/rG9d172c8e9c845a36b61dc12c27de8acdbef8b247>. Please let me know if there are any further issues.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87163/new/
https://reviews.llvm.org/D87163
    
    
More information about the cfe-commits
mailing list