Commit ab1ab70
authored
fuzzgen: Don't generate float unordered vector ops on aarch64 (#12442)
This is a refinement of the change in #12196 to fix fuzzgen on oss-fuzz
because aarch64 doesn't currently have lowerings for these float
orderings, only the scalar versions were added in #12196.1 parent 487d1fc commit ab1ab70
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
203 | 211 | | |
204 | 212 | | |
205 | 213 | | |
| |||
0 commit comments