[PATCH] D87742: [IROutliner] Adding support for swift errors
Andrew Litteken via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 15 22:08:06 PDT 2020
AndrewLitteken created this revision.
AndrewLitteken added reviewers: paquette, jroelofs.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
AndrewLitteken requested review of this revision.
Since some values can be swift errors, we need to make sure that we correctly propagate the parameter attributes.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D87742
Files:
llvm/lib/Transforms/IPO/IROutliner.cpp
llvm/test/Transforms/IROutliner/outlining-swift-error.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87742.292105.patch
Type: text/x-patch
Size: 4805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200916/290087dd/attachment.bin>
More information about the llvm-commits
mailing list