Skip to content

Commit

Permalink
Auto merge of #135764 - nikic:llvm-20-test-fixes, r=wesleywiser
Browse files Browse the repository at this point in the history
Fix tests on LLVM 20

For sparcv8plus.rs, duplicate the test for LLVM 19 and LLVM 20. LLVM 20 resolves one of the FIXME in the test.

For x86_64-bigint-add.rs split the check lines for LLVM 19 and LLVM 20. The difference in codegen here is due to a difference in unroll factor, which I believe is not what the test is interested in.

Fixes rust-lang/rust#132957.
Fixes rust-lang/rust#133754.
  • Loading branch information
bors committed Jan 26, 2025
2 parents ab7fd87 + 9ee223d commit 5d6f825
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 5d6f825

Please sign in to comment.