[PATCH] D120733: [IRSim][IROutliner] Ignore outlined sections that include musttail calls

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 2 22:02:28 PST 2022


AndrewLitteken updated this revision to Diff 412601.
AndrewLitteken added a comment.
Herald added a project: All.

Adding comments explaining reasoning for skipping for now.


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

https://reviews.llvm.org/D120733

Files:
  llvm/include/llvm/Analysis/IRSimilarityIdentifier.h
  llvm/include/llvm/Transforms/IPO/IROutliner.h
  llvm/lib/Analysis/IRSimilarityIdentifier.cpp
  llvm/test/Transforms/IROutliner/outlining-musttail.ll
  llvm/test/Transforms/IROutliner/outlining-swifttailcc.ll
  llvm/test/Transforms/IROutliner/outlining-tailcc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120733.412601.patch
Type: text/x-patch
Size: 10296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220303/eccbaad4/attachment.bin>


More information about the llvm-commits mailing list