[vectorIntrinsics] RFR: 8263532: C2: Improve vector box elimination for Phi nodes
Vladimir Ivanov
vlivanov at openjdk.java.net
Tue May 18 11:33:21 UTC 2021
Enhance vector box elimination when merging VectorBox nodes through Phis.
-------------
Commit messages:
- Merge branch 'master' into vector.phi
- Enhance vector box elimination when merging VectorBox nodes through Phis
Changes: https://git.openjdk.java.net/panama-vector/pull/84/files
Webrev: https://webrevs.openjdk.java.net/?repo=panama-vector&pr=84&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8263532
Stats: 94 lines in 2 files changed: 60 ins; 1 del; 33 mod
Patch: https://git.openjdk.java.net/panama-vector/pull/84.diff
Fetch: git fetch https://git.openjdk.java.net/panama-vector pull/84/head:pull/84
PR: https://git.openjdk.java.net/panama-vector/pull/84
More information about the panama-dev
mailing list