commit | da1c56b693348ac18187a7f72233ec3971319f2b | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Tue Aug 02 17:49:48 2022 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Tue Aug 02 22:32:04 2022 +0000 |
tree | 9b41be5acebddd62901643dbec561de6b9b5b1d5 | |
parent | 4c967b7a8b528a6624a632237d3c9c24a16d1e85 [diff] |
Remove fma call from Inliner tests. In a followup CL (http://review.skia.org/564999), user code will be forbidden from defining user functions on top of built-in functions. We had some test code that inadvertently did this (unrelated to the test in any meaningful way). Change-Id: I8b70bf679e386b160ead29be423120d9999d3398 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/564998 Commit-Queue: John Stiles <johnstiles@google.com> Commit-Queue: Arman Uguray <armansito@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Arman Uguray <armansito@google.com>