[llvm] [LoopInterchange] Fix overflow in cost calculation (PR #111807)

Min-Yih Hsu via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 12 15:21:22 PST 2024


https://github.com/mshockwave commented:

Generally LGTM. Personally I don't have any strong opinion on using CacheCostTy instead of InstructionCost.

@fhahn do you have any other comment?

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


More information about the llvm-commits mailing list