commit | 039f435d2fd4fe7b03a59c199ac4bc9eef990bc8 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Thu Jan 05 15:11:46 2023 -0500 |
committer | John Stiles <johnstiles@google.com> | Thu Jan 05 20:44:18 2023 +0000 |
tree | 33d776cc9d8845f640ba296dafd9c6e217601645 | |
parent | 66e033c2ab3d099d4cc99018a9ef877754c8ac2f [diff] |
Fix ceil() tests on SSE2. We were getting failures trying to compare +0 and -0 via memcmp. Change-Id: Ie3921dc6f4864927add1b512ba69cfe9d67ad602 Bug: skia:13676 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/626717 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: Eric Boren <borenet@google.com> Reviewed-by: Eric Boren <borenet@google.com>