[llvm] [SelectionDAG] Use uintptr_t for ResNo in SDValue. (PR #104660)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 17 00:08:27 PDT 2024


topperc wrote:

> Why uintptr_t and not size_t? I'm surprised this makes any difference

No good reason. I can change it to size_t.

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


More information about the llvm-commits mailing list