RFR: 8322589: Add Ideal transformation: (~a) & (~b) => ~(a | b)
Zhiqiang Zang
duke at openjdk.org
Thu Dec 21 17:46:08 UTC 2023
On Tue, 12 Dec 2023 10:24:49 GMT, Jaikiran Pai <jpai 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.
Thanks for the comment. I have created a bug report.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16333#issuecomment-1852819397
More information about the hotspot-compiler-dev
mailing list