[llvm] Fix loop cache cost to avoid cost of zero for refgroups. (PR #88915)

via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 23 21:54:14 PDT 2024


CongzheUalberta wrote:

Please squash your commits, and also update your commit messages to reflect your most recent changes (you are now rounding up the cost not only from 0 to 1). There's typo in your commit message as well (e.g., "stride"), please double check.

https://github.com/llvm/llvm-project/pull/88915


More information about the llvm-commits mailing list