DescriptionPPC: [compiler] No need to push literal index in VisitArrayLiteral.
Port 9846f386f08e2aaf897851f0f54c0967c51484fb
Original commit message:
The literal index is being pushed onto the stack while evaluating
the non-constant subexpressions, but never used in fullcodegen (and
hence not used in the optimizing compilers).
R=bmeurer@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com
BUG=
Committed: https://crrev.com/443fb4de8ebc375482a8277995782ec63ae26528
Cr-Commit-Position: refs/heads/master@{#32229}
Patch Set 1 #
Messages
Total messages: 10 (3 generated)
|