[all-commits] [llvm/llvm-project] 09b526: [RISCV] Decrease the capacity of SmallVector to 6....

Jim Lin via All-commits all-commits at lists.llvm.org
Wed Jun 25 17:45:01 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 09b52653781fb81691cac5641753308a4b157781
      https://github.com/llvm/llvm-project/commit/09b52653781fb81691cac5641753308a4b157781
  Author: Jim Lin <jim at andestech.com>
  Date:   2025-06-26 (Thu, 26 Jun 2025)

  Changed paths:
    M clang/include/clang/Basic/riscv_vector.td

  Log Message:
  -----------
  [RISCV] Decrease the capacity of SmallVector to 6. NFC. (#145650)

The maximum usage of these SmallVectors is only 6 elements.



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