RFR: 8294236: [IR Framework] CPU preconditions are overriden by regular preconditions [v2]

Roberto Castañeda Lozano rcastanedalo at openjdk.org
Thu Sep 29 10:37:58 UTC 2022


On Mon, 26 Sep 2022 17:54:31 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

> I think we should use } else if () { constructs here since you not exit immediately after finding applyIf*.

Thanks, Vladimir. I applied your suggestion and also took the opportunity to factor out some duplicate code.

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

PR: https://git.openjdk.org/jdk/pull/10402


More information about the hotspot-compiler-dev mailing list