LLVM 21: issue-114312.rs fails after llvm-project@36f0838a3dd1 #137799
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.
Starting with llvm/llvm-project@36f0838
tests/codegen/issues/issue-114312.rs
fails thus:Given that the test is explicitly looking for the lack of
readonly
it seems like this must be a bug in LLVM? But I'm filing this bug so we can keep track of this and make sure our CI stays green.The text was updated successfully, but these errors were encountered: