[all-commits] [llvm/llvm-project] 6b2fd9: [Hexagon] Construct SmallVector with an iterator r...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sat Apr 19 09:10:29 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b2fd90bb8e9567e5f200ae343d6d0eaedc03782
      https://github.com/llvm/llvm-project/commit/6b2fd90bb8e9567e5f200ae343d6d0eaedc03782
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-04-19 (Sat, 19 Apr 2025)

  Changed paths:
    M llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp

  Log Message:
  -----------
  [Hexagon] Construct SmallVector with an iterator range (NFC) (#136416)

This patch switches to SmallVector so that we can construct an
instance with an iterator range.



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