[llvm] [LoopInterchange] Avoid using CacheCost if cache line size is zero (PR #126021)

Ryotaro Kasuga via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 5 23:46:47 PST 2025


kasuga-fj wrote:

I also found that the cache line size is not defined for the Neoverse family, so the default value of zero is used.

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


More information about the llvm-commits mailing list