[PATCH] D76965: [FunctionAttrs][Mem2Reg] Handle Alloca passed as function call operand with function attributes

Dominic Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 28 16:08:21 PDT 2020


ddcc updated this revision to Diff 253380.
ddcc added a comment.

Create fresh alloca instead of undefvalue


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76965/new/

https://reviews.llvm.org/D76965

Files:
  llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp
  llvm/test/Transforms/Mem2Reg/fnattr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76965.253380.patch
Type: text/x-patch
Size: 9566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200328/739c7769/attachment-0001.bin>


More information about the llvm-commits mailing list