[PATCH] D53243: [DeadArgElim][ArgumentPromotion] Preserve MD_Associated metadata when re-creating function
Aaron Hill via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 13 00:49:07 PDT 2018
Aaron1011 updated this revision to Diff 169550.
Aaron1011 added a comment.
I accidentally excluded my test cases from the first patch
https://reviews.llvm.org/D53243
Files:
include/llvm/Transforms/IPO/ArgumentPromotion.h
include/llvm/Transforms/IPO/DeadArgumentElimination.h
include/llvm/Transforms/Utils/ModuleUtils.h
lib/Transforms/IPO/ArgumentPromotion.cpp
lib/Transforms/IPO/DeadArgumentElimination.cpp
lib/Transforms/Utils/ModuleUtils.cpp
test/Transforms/ArgumentPromotion/md-associated.ll
test/Transforms/DeadArgElim/md-associated.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53243.169550.patch
Type: text/x-patch
Size: 10018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181013/f94c47be/attachment.bin>
More information about the llvm-commits
mailing list