[PATCH] D87163: [DSE] Switch to MemorySSA-backed DSE by default.
    Florian Hahn via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Oct  6 09:10:23 PDT 2020
    
    
  
fhahn added a comment.
FYI this has been temporarily reverted again roughly a week ago, because there seems to be a mis-compile, that is caused by LLVM introducing invalid lifetime.end calls and exposed by the more powerful DSE, which @asbirlea is currently trying to narrow down.
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