[PATCH] D54442: [llvm-exegesis] Optimize ToProcess in dbScan

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 14 10:12:34 PST 2018


MaskRay reclaimed this revision.
MaskRay added a comment.

It looks I missed the unittest, sorry for that. And I somehow messed `        ToProcess[Tail++] = Q;`. The test can be simply repaired. What should I do if I don't agree that an additional abstraction layer should be added?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D54442





More information about the llvm-commits mailing list