[libc] [llvm] [libc][NFC] Use user defined literals to build 128 and 256 bit constants. (PR #81746)

Guillaume Chatelet via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 14 08:19:41 PST 2024


gchatelet wrote:

> I'm sorry for asking a bit late, but is it easy to add `'` to divide 128-bit and 256-bit numbers into 32-bit or 64-bit chunks?

Sure no worries, which one do you want 64 or 32?
Shall I also fix the sage scripts?

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


More information about the llvm-commits mailing list