[PATCH] D74614: [CSInfo][TailDuplicator] Update the call site info

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 06:02:51 PST 2020


djtodoro abandoned this revision.
djtodoro added a comment.

No need for this one. After the investigation I am realizing the `moveCallSiteInfo()` was properly called within `X86ExpandPseudo::ExpandMI()`, and handled the situation from this test case.


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

https://reviews.llvm.org/D74614





More information about the llvm-commits mailing list