Skip to content

[AutoDiff] Minor activity analysis changes. #28301

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
Nov 16, 2019

Conversation

dan-zheng
Copy link
Contributor

Hoist activity marking visited value set out of loop over bbs.
This is safe because bbs directly start with dominator bbs's active values.

Visit bb arguments for activity marking. This was accidentally deleted in
#28225. Re-adding the logic doesn't seem to affect any tests.

Hoist activity marking visited value set out of loop over original bbs.
This is safe because bbs directly start with dominator bbs's active values.

Visit bb arguments for activity marking. This was accidentally deleted in
swiftlang#28225. Re-adding the logic doesn't
seem to affect any tests.
@dan-zheng dan-zheng added the tensorflow This is for "tensorflow" branch PRs. label Nov 16, 2019
@dan-zheng
Copy link
Contributor Author

@swift-ci Please test tensorflow

@dan-zheng dan-zheng merged commit 8225e02 into swiftlang:tensorflow Nov 16, 2019
@dan-zheng dan-zheng deleted the autodiff-activity branch November 16, 2019 16:14
@dan-zheng dan-zheng restored the autodiff-activity branch November 21, 2019 17:39
@dan-zheng dan-zheng deleted the autodiff-activity branch November 21, 2019 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tensorflow This is for "tensorflow" branch PRs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants