tests/assembly/x86_64-bigint-add.rs broken with LLVM 20 #133754
Labels
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
It looks like
tests/assembly/x86_64-bigint-add.rs broken
, newly added in 9836196, produces slightly different assembly with LLVM-at-HEAD:https://buildkite.com/llvm-project/rust-llvm-integrate-prototype/builds/33017#01938775-555b-4915-9c10-08f40d14cdad/945-946
@scottmcm: does the new assembly produced look good? Happy to adapt the test for this.
cc: @scottmcm @durin42
The text was updated successfully, but these errors were encountered: