aboutsummaryrefslogtreecommitdiffhomepage
path: root/fuzz/fuzz.cpp
diff options
context:
space:
mode:
authorGravatar Mike Klein <mtklein@chromium.org>2017-03-02 09:19:25 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-03-02 15:12:44 +0000
commit9c220e00896e8d344e9cfde5934b00fb011d14b8 (patch)
treefb1c82126e05324a19d697ed46875aed661bb685 /fuzz/fuzz.cpp
parent1429550f5d9b6df0693b7cc10de4258982b6251d (diff)
SkJumper: allow the compiler to generate FMAs
Today we use mad() to get FMAs where possible. -ffp-contract=fast lets the compiler generate them if it spots an opportunity. It looks like it's found a mix of FMAs and FMSs. I will follow up by seeing if we can relax the use of mad(). Quick experiments say no, but less quick experiments may say otherwise. Change-Id: I5228811cfbf11cccc0d715672a464fd1e1cea3b0 Reviewed-on: https://skia-review.googlesource.com/9136 Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Mike Klein <mtklein@chromium.org>
Diffstat (limited to 'fuzz/fuzz.cpp')
0 files changed, 0 insertions, 0 deletions