[llvm] [LoopInterchange] Fix overflow in cost calculation (PR #111807)
Paul Walker via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 11 02:49:44 PDT 2024
paulwalker-arm wrote:
Would it make sense to use `InstructionCost` which already accounts for saturation?
https://github.com/llvm/llvm-project/pull/111807
More information about the llvm-commits
mailing list