[llvm] [SelectionDAG] Use uintptr_t for ResNo in SDValue. (PR #104660)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 17 00:02:06 PDT 2024
arsenm wrote:
Why uintptr_t and not size_t? I'm surprised this makes any difference
https://github.com/llvm/llvm-project/pull/104660
More information about the llvm-commits
mailing list