Skip to content

Fix LLVM IR expectations for the autodiff abi_handling tests#156777

Open
sgasho wants to merge 1 commit into
rust-lang:mainfrom
sgasho:test-fix-codegen-llvm-autodiff-2
Open

Fix LLVM IR expectations for the autodiff abi_handling tests#156777
sgasho wants to merge 1 commit into
rust-lang:mainfrom
sgasho:test-fix-codegen-llvm-autodiff-2

Conversation

@sgasho
Copy link
Copy Markdown
Contributor

@sgasho sgasho commented May 20, 2026

We had two stale expectations in the LLVM IR checks.

  • L61: noundef is no longer emitted
  • L80: return type has changed

Also, I made all noundef checks optional for test robustness. I thought noundef is less important than types and args for this test.

r? @ZuseZ4

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants