[PATCH] D154205: [MachineLICM] Handle subloops
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 11 09:59:40 PDT 2023
dmgreen added a comment.
> The headings `org_inst_count` and `patch_inst_count` don't sound like compile time to me. That sounds like sizes of the resulting binary?
Those will likely be instruction counts, as per https://llvm-compile-time-tracker.com.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154205/new/
https://reviews.llvm.org/D154205
More information about the llvm-commits
mailing list