RFR: 8324213: C1: There is no need for Canonicalizer to handle IfOp [v2]

Denghui Dong ddong at openjdk.org
Fri Jan 19 23:37:36 UTC 2024


> IfOp will not be created when building the graph, so there is no need for Canonicalizer to handle IfOp.

Denghui Dong has updated the pull request incrementally with one additional commit since the last revision:

  update

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/17499/files
  - new: https://git.openjdk.org/jdk/pull/17499/files/8a4b6415..e156cd0c

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=17499&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17499&range=00-01

  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/17499.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17499/head:pull/17499

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


More information about the hotspot-compiler-dev mailing list