It looks like `tests/assembly/x86_64-bigint-add.rs broken`, newly added in https://github.com/rust-lang/rust/commit/9836196e3cca6661e752c3acd8bc207f181736ed, 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