[PATCH] D58476: [llvm-exegesis] Split Epsilon param into two (PR40787)

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 25 01:25:08 PST 2019


courbet accepted this revision.
courbet added a comment.
This revision is now accepted and ready to land.

> This is nearly-free performance-wise.

I would not obsess over performance :)



================
Comment at: docs/CommandGuide/llvm-exegesis.rst:230
+ Specify the epsilon parameter used for detection of when the cluster
+ is differet from the LLVM schedule profile values (`analysis` mode).
+
----------------
different


Repository:
  rL LLVM

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

https://reviews.llvm.org/D58476





More information about the llvm-commits mailing list