A DESCRIPTION OF THE PROBLEM :
Convert "(x|y)-(x^y)" into "x&y", in SubINode::Ideal and SubLNode::Ideal.
I have submitted a pull request https://github.com/openjdk/jdk/pull/7395
Convert "(x|y)-(x^y)" into "x&y", in SubINode::Ideal and SubLNode::Ideal.
I have submitted a pull request https://github.com/openjdk/jdk/pull/7395
- links to
-
Review openjdk/jdk/7395