Since some values can be swift errors, we need to make sure that we correctly propagate the parameter attributes.
Tests found at:
llvm/test/Transforms/IROutliner/outlining-swift-error.ll
Differential D87742
[IROutliner] Adding support for swift errors AndrewLitteken on Sep 15 2020, 10:08 PM. Authored by
Details Since some values can be swift errors, we need to make sure that we correctly propagate the parameter attributes. Tests found at:
Diff Detail
Event Timeline
|