[PATCH] D120232: [SelectOpti][4/5] Loop Heuristics
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 19 22:16:08 PDT 2022
davidxl added a comment.
A high level comment. I saw ScalingUpFactor is used in many places. It may be better to directly use Scaled64 data type instead of uint64 to avoid that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120232/new/
https://reviews.llvm.org/D120232
More information about the llvm-commits
mailing list