Skip to content

Conversation

@rxin
Copy link
Contributor

@rxin rxin commented Jan 18, 2016

I was reading this part of the analyzer code again and got confused by the difference between findWiderTypeForTwo and findTightestCommonTypeOfTwo.

I also simplified WidenSetOperationTypes to make it a lot simpler. The easiest way to review this one is to just read the original code, and the new code. The logic is super simple.

@rxin
Copy link
Contributor Author

rxin commented Jan 18, 2016

cc @cloud-fan

@SparkQA
Copy link

SparkQA commented Jan 18, 2016

Test build #49580 has finished for PR 10802 at commit 9232ba2.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@cloud-fan
Copy link
Contributor

LGTM. Should we wait for #10577 ? That one also modifies WidenSetOperationTypes

@rxin
Copy link
Contributor Author

rxin commented Jan 18, 2016

I'm going to merge this. Sorry @gatorsmile you will need to rebase a little bit (changes should be small though). This version is simpler, and hopefully you are using a simpler version too rather than basing off the old, more complicated code.

@asfgit asfgit closed this in 44fcf99 Jan 18, 2016
@gatorsmile
Copy link
Member

Sure, will do. : )

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.

4 participants