diff options
author | Steve Sakoman <steve@sakoman.com> | 2024-10-10 06:29:36 -0700 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-10-12 05:17:58 -0700 |
commit | 2589544ca8df7736c2217d78da327e382a59af27 (patch) | |
tree | 959af0c17b560398ffebfa669d27ad20f10bf024 /scripts/pybootchartgui/pybootchartgui.py | |
parent | 3443d0e57537a694f17643db1ee4aa6fbc4d2a59 (diff) | |
download | poky-2589544ca8df7736c2217d78da327e382a59af27.tar.gz |
valgrind: disable avx_estimate_insn.vgtest
This test fails consistently on the new valkyrie autobuilder cluster
The estimate instructions (rcpss, rcpps, rsqrtps, rsqrtss) are, as the
name suggests, not expected to give a fully accurate result. They may
produce slighly different results on different CPU families because
their results are not defined by the IEEE standard.
(From OE-Core rev: 9269edb63d3c68de62326f5960ffff0c1068e709)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/pybootchartgui/pybootchartgui.py')
0 files changed, 0 insertions, 0 deletions