> The problem, here, is that, when a `Proj` is created for a late
> inlining call and transformed, it is replaced by a `Proj` for a
> dominating call. As a consequence, the code tries to clear an already
> cleared flag.
> 
> Beyond the fix for the crash here, 8375694 (that added that code)
> expects a single return projection but there can be several with the
> scalarized calling convention. I filed 8387131 to investigate if the
> change from 8375694 needs to be reworked.
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

Roland Westrelin has updated the pull request incrementally with one additional 
commit since the last revision:

  more

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

Changes:
  - all: https://git.openjdk.org/valhalla/pull/2575/files
  - new: https://git.openjdk.org/valhalla/pull/2575/files/e51f0c25..4edc6274

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

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

PR: https://git.openjdk.org/valhalla/pull/2575

Reply via email to