RFR: 8322077: Add Ideal transformation: (~a) | (~b) => ~(a & b) [v2]
Zhiqiang Zang
duke at openjdk.org
Fri Dec 15 20:46:58 UTC 2023
On Thu, 14 Dec 2023 18:06:40 GMT, Quan Anh Mai <qamai at openjdk.org> wrote:
> LGTM, but may you consider having dedicated functions to check and create `Not` patterns? Thanks a lot.
Thanks. I updated. Please let me know if there are more comments.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16334#issuecomment-1858463476
More information about the hotspot-compiler-dev
mailing list