[llvm] [SelectionDAG] Use uintptr_t for ResNo in SDValue. (PR #104660)
Sergei Barannikov via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 17 22:35:28 PDT 2024
s-barannikov 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.
I didn't try to build clang with clang, I wrote small tests and fed them to godbolt. E.g. https://gcc.godbolt.org/z/xv81d7G7c
https://github.com/llvm/llvm-project/pull/104660
More information about the llvm-commits
mailing list