[PATCH] D120733: [IRSim][IROutliner] Ignore outlined sections that include musttail calls
Andrew Litteken via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 13 17:28:45 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1643f01232b4: [IRSim][IROutliner] Ignoring Musttail Function (authored by AndrewLitteken).
Repository:
rG LLVM Github Monorepo
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.414967.patch
Type: text/x-patch
Size: 10296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220314/119c4684/attachment.bin>
More information about the llvm-commits
mailing list