DescriptionPPC: VectorICs: use a vector slot to aid in array literal processing.
Port f2f46aff8b776365e0bafd7826f23c8b9c16d928
Original commit message:
The lack of a vector slot for the keyed store operation in filling in
non-constant array literal properties led to undesirable contortions in
compilers downwind of full-codegen. The use of a single slot to initialize all
the array elements is sufficient.
R=mvstanton@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com, dstence@us.ibm.com
BUG=
Committed: https://crrev.com/0f51a3506191ea77269a5aae53d13dc6e4043b94
Cr-Commit-Position: refs/heads/master@{#31261}
Patch Set 1 #
Messages
Total messages: 10 (3 generated)
|