[all-commits] [llvm/llvm-project] 1da864: [RISCV] Properly support RISCVISD::LLA in getTarge...

Craig Topper via All-commits all-commits at lists.llvm.org
Sat Jun 21 10:17:51 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1da864b574f699d5c9be68dca9b3969ad50f4803
      https://github.com/llvm/llvm-project/commit/1da864b574f699d5c9be68dca9b3969ad50f4803
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-06-21 (Sat, 21 Jun 2025)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    A llvm/test/CodeGen/RISCV/constpool-known-bits.ll

  Log Message:
  -----------
  [RISCV] Properly support RISCVISD::LLA in getTargetConstantFromLoad. (#145112)

We need to pass the operand of LLA to GetSupportedConstantPool.
    
This replaces #142292 with test from there added as a pre-commit
for both medlow and pic.



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