[llvm] [SelectionDAG] Use uintptr_t for ResNo in SDValue. (PR #104660)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 17 00:12:49 PDT 2024
https://github.com/nikic commented:
Is this beneficial because it allows copying SDValue using 16 byte load/store?
https://github.com/llvm/llvm-project/pull/104660
More information about the llvm-commits
mailing list