[llvm] [Offload] Make MemoryManager threshold ENV var size_t type. (PR #124063)

via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 22 22:20:40 PST 2025


hidekisaito wrote:

I'm a big fan of consistency in the coding. Looks like we need another set of eyes to break a tie.

@jdoerfert (author of 0783bf1c), between UInt64Envar and newly creating SizeTEnvar, which would you prefer? I'd like to let users choose/try 4+GB threshold if desired.


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


More information about the llvm-commits mailing list