[PATCH] D96441: [Coroutines] Don't use lifetime marker to decide whether an alloca should be put on the frame
    Xun Li via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Feb 11 09:14:54 PST 2021
    
    
  
lxfind added a comment.
Note: I believe it's still possible to take advantage of lifetime intrinsics, but the approach will be very different and I would prefer to implement that in a separate patch.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96441/new/
https://reviews.llvm.org/D96441
    
    
More information about the llvm-commits
mailing list