Comment 6 for bug 1564156

Revision history for this message
Timo Aaltonen (tjaalton) wrote :

similar segfaults happen with mesa llvmpipe tests when built on skylake, but not with llvm-3.9 snapshot. So the issue is with detecting skylake features, I'll try disabling AVX512 from llvm if that works around this issue.

It doesn't explain failure on HSW-E though, maybe it's trying to enable another feature that isn't there?