[PATCH] D74614: [CSInfo][TailDuplicator] Update the call site info
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 14 07:28:14 PST 2020
djtodoro created this revision.
djtodoro added reviewers: vsk, aprantl, dstenb.
djtodoro added a project: debug-info.
Herald added subscribers: llvm-commits, ormris, hiraditya.
Herald added a project: LLVM.
Erase the call site info when deleting the calls during the tail duplication.
This will fix the issue found when committing the D73534 <https://reviews.llvm.org/D73534>.
https://reviews.llvm.org/D74614
Files:
llvm/lib/CodeGen/TailDuplicator.cpp
llvm/test/CodeGen/X86/call-site-update-taildup.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74614.244662.patch
Type: text/x-patch
Size: 4414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200214/d14329d9/attachment.bin>
More information about the llvm-commits
mailing list