[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 22:28:15 PDT 2024


topperc wrote:

> I did some experiments with clang/gcc trunk, but couldn't find any difference.

Are you saying this doesn't help newer clang, only older clang? I think I was using clang 17 locally. Not sure what the compile time tracker uses.

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


More information about the llvm-commits mailing list