Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082973 | emb-9 | Andrew Haley | P4 | Resolved | Fixed | team |
The storeB and storeC instructs take an iRegI as an input. If their src operand is (ConvL2I reg) an unnecessary movw instruction is generated. If we match an iRegIorL2I instead the store can be done in a single instruction.
- backported by
-
JDK-8082973 AARCH64: C2 generates poor code for some byte and character stores
-
- Resolved
-