[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
Mon Mar 30 13:04:36 PDT 2020


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

Update tests with update_test_checks.py, fix bug


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.253672.patch
Type: text/x-patch
Size: 12846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200330/66c1b5f0/attachment-0001.bin>


More information about the llvm-commits mailing list