[PATCH] D155773: [llvm][MemoryBuiltins] Add alloca support to getInitialValueOfAllocation
John McIver via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 21 10:12:57 PDT 2023
jmciver added a comment.
@nikic I added this patch to a work in progress (WIP) "stack" of patches. D158352 <https://reviews.llvm.org/D158352> and D158353 <https://reviews.llvm.org/D158353> show what the intended progression looks like for mem2reg. I will add WIP SROA changes in the next few days.
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