[all-commits] [llvm/llvm-project] 05bcb0: [RISCV] Combine isGPRPairCopyCandidateEven/isGPRPa...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu May 28 23:24:28 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 05bcb056f05607025d260945a982dd2fd230b9f6
      https://github.com/llvm/llvm-project/commit/05bcb056f05607025d260945a982dd2fd230b9f6
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2026-05-28 (Thu, 28 May 2026)

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

  Log Message:
  -----------
  [RISCV] Combine isGPRPairCopyCandidateEven/isGPRPairCopyCandidateOdd in MoveMerger. NFC (#200254)

These only differ in the subreg index. Add a bool to control it.



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