[llvm] [SPIRV] Add support for arbitrary-precision integers larger than 64 bits in SPIR-V backend (PR #161270)

via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 8 11:48:58 PDT 2026


YixingZhang007 wrote:

A PR has been created to add support for printing larger integers as decimal numbers, instead of  rather separate 4-byte word values. The link to the PR is: https://github.com/llvm/llvm-project/pull/185306

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


More information about the llvm-commits mailing list