Files
rust/tests/assembly
bors 01a26c026d Auto merge of #135764 - nikic:llvm-20-test-fixes, r=wesleywiser
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 https://github.com/rust-lang/rust/issues/132957.
Fixes https://github.com/rust-lang/rust/issues/133754.
2025-01-26 14:54:01 +00:00
..
2023-01-11 09:32:08 +00:00
2024-09-23 18:57:38 +02:00
2024-05-30 16:15:46 +10:00
2024-06-19 21:26:48 +01:00
2024-10-22 12:21:00 +01:00