DescriptionX87: [compiler] No need to push literal index in VisitArrayLiteral.
port 9846f386f08e2aaf897851f0f54c0967c51484fb (r32205)
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).
BUG=
Committed: https://crrev.com/5250825fb09a3d4b4755bac2f66720720c27039c
Cr-Commit-Position: refs/heads/master@{#32241}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|