Skip to content

[gardening] Update SILLowerAggregateInstrs to be of a more modern style. #32810

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

gottesmm
Copy link
Contributor

This is a really simple pass that isn't going to be touched for a long time
after I am done fixing the pass for ownership. So it makes sense to clean it up
now. I am doing this as a separate commit before updating for ownership.

This is a really simple pass that isn't going to be touched for a long time
after I am done fixing the pass for ownership. So it makes sense to clean it up
now. I am doing this as a separate commit before updating for ownership.
@gottesmm gottesmm requested review from atrick and meg-gupta July 10, 2020 06:05
@gottesmm
Copy link
Contributor Author

Nothing too crazy here.

@gottesmm
Copy link
Contributor Author

@swift-ci smoke test

@gottesmm gottesmm merged commit 550f6fb into swiftlang:master Jul 10, 2020
@gottesmm gottesmm deleted the pr-8065f86ba5642aaa24fc678591175d0628725f99 branch July 10, 2020 14:07
// Simplify aggregate instructions into scalar instructions.
//
///
/// \file
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I really don't like the \file tag. Isn't that automatically recognized just like doc comments on declarations?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants