[Mlir-commits] [mlir] [MLIR] Fix parsed integers exceeding the expected bitwidth (PR #119971)

Oleksandr Alex Zinenko llvmlistbot at llvm.org
Sun Dec 15 14:08:49 PST 2024


https://github.com/ftynse requested changes to this pull request.

We need some more testing here. Consider adding an op in the test dialect that calls this function as a part of its syntax + has attribute to parameterize bitwidth and eventually signedness.

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


More information about the Mlir-commits mailing list