[all-commits] [llvm/llvm-project] 2dff96: [RISCV] Remove unneeded code from RISCVPostRAExpan...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Jun 27 18:42:54 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2dff96d37a8419dab7a6ec3e1f8de917c7adb4ea
      https://github.com/llvm/llvm-project/commit/2dff96d37a8419dab7a6ec3e1f8de917c7adb4ea
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-06-27 (Thu, 27 Jun 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVPostRAExpandPseudoInsts.cpp

  Log Message:
  -----------
  [RISCV] Remove unneeded code from RISCVPostRAExpandPseudo::expandMovImm. NFC

We accidentally left a call to generateInstSeq when we rewrote the
code to use the X86InstrInfo::movImm.



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