Skip to content

Specsuite fails when using -O[1,2,3], but passes when using -O0 #3

Open
@ardiyu07

Description

@ardiyu07
./specsuite
.................................................................................................E..Simd type: gnu
..............................................

1) Failed assertation at spec/spec_simd4x4f.cpp:347:
  simd4x4f(simd4f(-0.707107, -0.408248, -0.57735, 0),
         simd4f(0, 0.816497, -0.57735, 0),
         simd4f(0.707107, -0.408248, -0.57735, 0),
         simd4f(-1.41421, -2.98023e-08, 3.4641, 1)) == simd4x4f(simd4f(-0.707107, -0.408248, -0.57735, 0),
         simd4f(0, 0.816497, -0.57735, 0),
         simd4f(0.707107, -0.408248, -0.57735, 0),
         simd4f(-1.41421, 0, 3.4641, 1)) (with tolerance of 40)

What could be the reason that causes this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions