[PATCH] D155773: [llvm][MemoryBuiltins] Add alloca support to getInitialValueOfAllocation
    John McIver via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Aug 15 11:01:47 PDT 2023
    
    
  
jmciver added a comment.
@nikic Thanks for responding. I will get a "work in progress" patch up in the next three days.
In the API adaptation, instruction insertion is still being handled in the caller as some passes are only allowed removal and not insertion.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155773/new/
https://reviews.llvm.org/D155773
    
    
More information about the cfe-commits
mailing list