[all-commits] [llvm/llvm-project] 616737: [TableGen] Use std:vector instead of SmallVector f...

Craig Topper via All-commits all-commits at lists.llvm.org
Sat Mar 22 15:43:28 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 616737c386776b0cfbda888a4d52e6036ccf1af8
      https://github.com/llvm/llvm-project/commit/616737c386776b0cfbda888a4d52e6036ccf1af8
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-03-22 (Sat, 22 Mar 2025)

  Changed paths:
    M llvm/utils/TableGen/CompressInstEmitter.cpp

  Log Message:
  -----------
  [TableGen] Use std:vector instead of SmallVector for the list of CompressPatterns. NFC

There are very likely more than 4 compress patterns.



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