Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LoongArch] Allow f16 codegen with expansion to libcalls #94456

Merged
merged 1 commit into from
Jun 6, 2024

Commits on Jun 5, 2024

  1. [LoongArch] Allow f16 codegen with expansion to libcalls

    The test case is adapted from llvm/test/CodeGen/RISCV/fp16-promote.ll,
    because it covers some more IR patterns that ought to be common.
    
    Fixes llvm#93894
    xen0n committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    bbb1854 View commit details
    Browse the repository at this point in the history