[llvm] [Offload] Add type information to device info nodes (PR #144535)

Joseph Huber via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 20 05:20:11 PDT 2025


https://github.com/jhuber6 commented:

I'm not exactly sure what this nets us. Usually for these lookups you just do type erasure on a void pointer and expect the user to provide the proper size.

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


More information about the llvm-commits mailing list