[PATCH] D59951: [NFC][llvm-exegesis] Refactor Analysis::SchedClassCluster::measurementsMatch()

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 28 11:54:19 PDT 2019


lebedev.ri updated this revision to Diff 192693.
lebedev.ri added a comment.

Fixup last one error check, switch one more loop to `llvm::zip()`.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59951

Files:
  tools/llvm-exegesis/lib/Analysis.cpp
  tools/llvm-exegesis/lib/Analysis.h
  tools/llvm-exegesis/lib/Clustering.cpp
  tools/llvm-exegesis/lib/Clustering.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59951.192693.patch
Type: text/x-patch
Size: 7751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190328/9b42fae3/attachment.bin>


More information about the llvm-commits mailing list