Update the maximum integer bitwidth in MLIR.
Large integers are generated in Circt commonly which exceed 4kbits. This aligns the maximum bitwidth in MLIR and LLVM. Reviewed By: rriddle, lattner, mehdi_amini Differential Revision: https://reviews.llvm.org/D94116
Loading
Please sign in to comment