[all-commits] [llvm/llvm-project] 19b2dd: [RISCV] Use emplace_back instead of push_back+make...

Craig Topper via All-commits all-commits at lists.llvm.org
Mon Jul 14 13:48:01 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 19b2dd9d798c124406b0124a1b8debb711675281
      https://github.com/llvm/llvm-project/commit/19b2dd9d798c124406b0124a1b8debb711675281
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-07-14 (Mon, 14 Jul 2025)

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

  Log Message:
  -----------
  [RISCV] Use emplace_back instead of push_back+make_pair. NFC (#148711)



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