Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083023 | emb-9 | Andrew Haley | P4 | Resolved | Fixed | team |
We use iRegIOrL2I erratically in aarch64.ad. We can use it whenever
we have a 32-bit input operand, and doing so improves code quality in
many cases. We should use iRegIOrL2I instead of iRegI whenever it can
be used as an input operand and the patterns allow us to do so.
we have a 32-bit input operand, and doing so improves code quality in
many cases. We should use iRegIOrL2I instead of iRegI whenever it can
be used as an input operand and the patterns allow us to do so.
- backported by
-
JDK-8083023 AARCH64: Missed L2I optimizations in C2
-
- Resolved
-