[llvm] CodeGen: Do not store RegisterClass copy costs as a signed value (PR #161786)

Christudasan Devadasan via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 3 02:10:51 PDT 2025


cdevadas wrote:

The patch looks reasonable to me. As mentioned in the description, we should turn the cost values referenced in the  DAGScheduler and the other place to use unsigned as well.

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


More information about the llvm-commits mailing list