Run streflop-float-test on x86_64 and arm64 runners#1
Run streflop-float-test on x86_64 and arm64 runners#1domenix wants to merge 1 commit intoRenseiAI:upstream/arm64-supportfrom
Conversation
…lidation Restructured the streflop-float-test workflow to run on both x86_64 and arm64 architectures and perform an automated comparison of the results. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Co-Authored-By: Gemini CLI 2.0 <noreply@google.com>
|
Workflow was tested and ran with success: Comparison output: |
Restructured the streflop-float-test workflow to run on both x86_64 and arm64 architectures and perform an automated comparison of the results
I modified it to only compare the hashes not the full binaries since it added large overhead to the workflow, which now would run as part of PRs touching relevant code
I left the python script in as reference if binary comparison is needed in the future