[webkit-reviews] review requested: [Bug 110744] More Optimize approach for NEON in VectorMath : [Attachment 195231] Patch with variable name changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 26 23:38:18 PDT 2013


kdj <kaustubh.j at samsung.com> has asked	for review:
Bug 110744: More Optimize approach for NEON in VectorMath
https://bugs.webkit.org/show_bug.cgi?id=110744

Attachment 195231: Patch with variable name changes
https://bugs.webkit.org/attachment.cgi?id=195231&action=review

------- Additional Comments from kdj <kaustubh.j at samsung.com>
Hi Raymond,

1. As the number of Neon and ARM register are within count, nothing has gone on
stack. I checked assembly also keeping variables in loop and out-loop in .S
file.
2. Renamed the variables as you mentioned.

Please check the patch.

Thanks,
kdj


More information about the webkit-reviews mailing list