Skip to content

Fix 453.povray test on LoongArch #41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Fix 453.povray test on LoongArch #41

merged 1 commit into from
Oct 31, 2023

Conversation

leecheechen
Copy link
Contributor

453.povray ref test failed when running SPEC CPU2006 1.1 on a LoongArch host with clang-18.

This patch disables fp-contract to keep the generated SPEC-benchmark.tga same with the reference.

For more information about the change of the default behavior of fp-contract, see:
https://bugs.llvm.org/show_bug.cgi?id=51346

453.povray ref test failed when running SPEC CPU2006 1.1
on a LoongArch host with clang-18.

This patch disables fp-contract to keep the generated
SPEC-benchmark.tga same with the reference.

For more information about the change of the default
behavior of fp-contract, see:
https://bugs.llvm.org/show_bug.cgi?id=51346
@SixWeining SixWeining merged commit f2fe54d into llvm:main Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants