[all-commits] [llvm/llvm-project] fc36e4: Revert "[RISCV] Properly support RISCVISD::LLA in ...

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fc36e47a495941910d48f29c7d305e8bbd9115fa
      https://github.com/llvm/llvm-project/commit/fc36e47a495941910d48f29c7d305e8bbd9115fa
  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
    R llvm/test/CodeGen/RISCV/constpool-known-bits.ll

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

I missed the Co-authored-by that I tried to add.

This reverts commit 1da864b574f699d5c9be68dca9b3969ad50f4803.


  Commit: 0c47628515dc80bd50599f936614da07943572a4
      https://github.com/llvm/llvm-project/commit/0c47628515dc80bd50599f936614da07943572a4
  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:
  -----------
  Re-commit "[RISCV] Properly support RISCVISD::LLA in getTargetConstantFromLoad. (#145112)"

With proper co-author.

Original message:

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.

Co-authored-by: Carl Nettelblad carl.nettelblad at rapidity-space.com


Compare: https://github.com/llvm/llvm-project/compare/1da864b574f6...0c47628515dc

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