@apd10 Hi, I found that you can use (`<variable-name>.to(tl.int64)`) to convert an integer from i32 to i64 to avoid the overflow problem. Please let me know if you have additional questions.