Skip to content
Snippets Groups Projects
Commit 2589544c authored by Steve Sakoman's avatar Steve Sakoman
Browse files

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: default avatarSteve Sakoman <steve@sakoman.com>
parent 3443d0e5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment