[PATCH] D159526: [CodeLayout] Refactor std::vector uses, namespace, and EdgeCountT. NFC

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 18 16:19:40 PDT 2023


MaskRay updated this revision to Diff 556981.
MaskRay added a comment.

avoid structured bindings


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D159526/new/

https://reviews.llvm.org/D159526

Files:
  bolt/lib/Passes/ReorderAlgorithm.cpp
  bolt/lib/Passes/ReorderFunctions.cpp
  llvm/include/llvm/Transforms/Utils/CodeLayout.h
  llvm/lib/CodeGen/MachineBlockPlacement.cpp
  llvm/lib/Transforms/Utils/CodeLayout.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159526.556981.patch
Type: text/x-patch
Size: 21149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230918/29512afd/attachment.bin>


More information about the llvm-commits mailing list