[all-commits] [llvm/llvm-project] a1937d: [ComplexDeinterleaving] Use LLVM ADTs (NFC) (#154754)

Benjamin Maxwell via All-commits all-commits at lists.llvm.org
Tue Aug 26 02:11:02 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a1937d2eb7498dd26700a2362d7c5f34416dfca1
      https://github.com/llvm/llvm-project/commit/a1937d2eb7498dd26700a2362d7c5f34416dfca1
  Author: Benjamin Maxwell <benjamin.maxwell at arm.com>
  Date:   2025-08-26 (Tue, 26 Aug 2025)

  Changed paths:
    M llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp

  Log Message:
  -----------
  [ComplexDeinterleaving] Use LLVM ADTs (NFC) (#154754)

This swaps out STL types for their LLVM equivalents. This is recommended
in the LLVM coding standards: https://llvm.org/docs/CodingStandards.html#c-standard-library



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