[PATCH] D47329: [llvm-exegesis] Analysis: Display idealized sched class port pressure.

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 1 07:07:05 PDT 2018


gchatelet requested changes to this revision.
gchatelet added inline comments.
This revision now requires changes to proceed.


================
Comment at: tools/llvm-exegesis/lib/Analysis.cpp:493
+//     RemainingPressure = 0.0
+// We stop as there is no remaining bidget to distribute.
+void distributePressure(float RemainingPressure,
----------------
budget


Repository:
  rL LLVM

https://reviews.llvm.org/D47329





More information about the llvm-commits mailing list