[all-commits] [llvm/llvm-project] 040efa: [RISCV] Support uimm32 immediates in RISCVInstrInf...

Craig Topper via All-commits all-commits at lists.llvm.org
Fri Apr 12 09:09:36 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 040efafa9fef101924d3cf67db20f6429ce1c871
      https://github.com/llvm/llvm-project/commit/040efafa9fef101924d3cf67db20f6429ce1c871
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-04-12 (Fri, 12 Apr 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
    A llvm/test/CodeGen/RISCV/pr88365.ll

  Log Message:
  -----------
  [RISCV] Support uimm32 immediates in RISCVInstrInfo::movImm for RV32. (#88464)

This allows us to support larger stack offsets for FrameLowering.

Fixes #88365.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list