================ ---------------- adams381 wrote:
maxBitwidth() = 128 matches __int128, the widest integer CIR currently handles. Larger _BitInt widths hit errorNYI in convertType. We can raise the limit when upstream needs it. https://github.com/llvm/llvm-project/pull/188113 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
