Skip to content

LLVM 20 produces different assembly for rust/tests/assembly/riscv-soft-abi-with-float-features.rs #132139

Closed
@krasimirgg

Description

@krasimirgg

After #131807, we're seeing some test failures in our experimental rust + LLVM-at-HEAD build bot:

It seems that here the new assembly is just lw a0, 0(a0); not sure if that's OK.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.C-discussionCategory: Discussion or questions that doesn't represent real issues.O-riscvTarget: RISC-V architectureT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions