Skip to content

Add a loadInvariant builtin. #7965

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

Merged
merged 1 commit into from
Mar 9, 2017
Merged

Conversation

jckarter
Copy link
Contributor

@jckarter jckarter commented Mar 7, 2017

Lowers to an invariant load in LLVM; probably useful for SIL too at some point too, but NFC at that level yet.

@jckarter
Copy link
Contributor Author

jckarter commented Mar 7, 2017

@swift-ci Please smoke test

ERROR(lex_editor_placeholder,none,
"editor placeholder in source file", ())
WARNING(lex_editor_placeholder_in_playground,none,
WARNING(lex_editor_placeholder,none,
Copy link
Contributor

Choose a reason for hiding this comment

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

This probably shouldn't have snuck in.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oops, thanks.

@jckarter
Copy link
Contributor Author

jckarter commented Mar 8, 2017

@swift-ci Please smoke test

1 similar comment
@jckarter
Copy link
Contributor Author

jckarter commented Mar 8, 2017

@swift-ci Please smoke test

Lowers to an invariant load in LLVM; probably useful for SIL too at some point too, but NFC at that level yet.
@jckarter
Copy link
Contributor Author

jckarter commented Mar 9, 2017

@swift-ci Please smoke test

@jckarter jckarter merged commit 99ea154 into swiftlang:master Mar 9, 2017
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