[all-commits] [llvm/llvm-project] e3284d: [GISel] Use SmallVector::append instead of copying...

Craig Topper via All-commits all-commits at lists.llvm.org
Tue Dec 10 07:18:45 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e3284d8cc75314818ff66d2dc1e4773e1fe4257c
      https://github.com/llvm/llvm-project/commit/e3284d8cc75314818ff66d2dc1e4773e1fe4257c
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-12-10 (Tue, 10 Dec 2024)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp

  Log Message:
  -----------
  [GISel] Use SmallVector::append instead of copying one element at a time. (#119321)



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