Skip to content

remove some tf-specific stuff from constexpr code #19577

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
Sep 27, 2018

Conversation

marcrasi
Copy link

This should make for slightly fewer conflicts when we send the constexpr patch upstream.

@marcrasi marcrasi requested a review from lattner September 27, 2018 01:28
@marcrasi
Copy link
Author

@swift-ci please test tensorflow

@@ -38,8 +38,6 @@ class SILValue;
class SymbolicValue;
enum class UnknownReason;

namespace tf {
Copy link

Choose a reason for hiding this comment

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

do you also want to rename TFConstExpr.h to sth like ConstExpr.h?

Copy link
Author

Choose a reason for hiding this comment

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

I am unsure about what the final location and name of these files will be, so I will defer all moving/renaming until the patch review gives me a good idea of what they will be.

@marcrasi marcrasi merged commit bb26134 into swiftlang:tensorflow Sep 27, 2018
@marcrasi marcrasi deleted the clean-up-constexpr branch September 27, 2018 19:11
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