Commit 09d5154
committed
Relax sin/cos ULP test for float32 on non-FMA
Allow up to 3 ULP error for float32 sin/cos when native
FMA is not available.1 parent ab3559f commit 09d5154
2 files changed
Lines changed: 26 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
2202 | 2203 | | |
2203 | 2204 | | |
2204 | 2205 | | |
2205 | | - | |
2206 | | - | |
| 2206 | + | |
| 2207 | + | |
| 2208 | + | |
| 2209 | + | |
| 2210 | + | |
| 2211 | + | |
| 2212 | + | |
| 2213 | + | |
| 2214 | + | |
| 2215 | + | |
| 2216 | + | |
| 2217 | + | |
| 2218 | + | |
2207 | 2219 | | |
2208 | 2220 | | |
2209 | 2221 | | |
2210 | 2222 | | |
2211 | 2223 | | |
2212 | | - | |
| 2224 | + | |
2213 | 2225 | | |
2214 | 2226 | | |
2215 | 2227 | | |
2216 | 2228 | | |
2217 | | - | |
| 2229 | + | |
2218 | 2230 | | |
2219 | 2231 | | |
2220 | 2232 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2733 | 2733 | | |
2734 | 2734 | | |
2735 | 2735 | | |
| 2736 | + | |
| 2737 | + | |
| 2738 | + | |
| 2739 | + | |
| 2740 | + | |
| 2741 | + | |
| 2742 | + | |
| 2743 | + | |
| 2744 | + | |
| 2745 | + | |
2736 | 2746 | | |
2737 | 2747 | | |
2738 | 2748 | | |
| |||
0 commit comments