RFR: 8322589: Add Ideal transformation: (~a) & (~b) => ~(a | b)

Jaikiran Pai jpai at openjdk.org
Thu Dec 21 17:46:07 UTC 2023


On Tue, 21 Nov 2023 15:43:49 GMT, Zhiqiang Zang <duke at openjdk.org> wrote:

> Hi, can I get a review?

Hello @CptGit, can you create an enhancement request here https://bugreport.java.com/bugreport/? Someone with knowledge of this area will then be able to decide if it's a valid enhancement, in which case there will be a corresponding JDK issue created against which you can then link this PR for review.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/16333#issuecomment-1851753646


More information about the hotspot-compiler-dev mailing list