[PATCH] D159527: [CodeLayout] Add unittest for cache-directed sort
Sergey Pupyrev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 27 06:26:11 PDT 2023
spupyrev accepted this revision.
spupyrev added a comment.
This revision is now accepted and ready to land.
I'd suggest to explicitly initialize `Sizes` for each element to improve readability and avoid confusion.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159527/new/
https://reviews.llvm.org/D159527
More information about the llvm-commits
mailing list