Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expression: check Overflow int128 (#4762) #4944

Commits on May 20, 2022

  1. justify whether overflow int128

    Signed-off-by: fzhedu <fzhedu@gmail.com>
    fzhedu authored and ti-chi-bot committed May 20, 2022
    Configuration menu
    Copy the full SHA
    467d82e View commit details
    Browse the repository at this point in the history
  2. refactor and add tests

    fzhedu authored and ti-chi-bot committed May 20, 2022
    Configuration menu
    Copy the full SHA
    ed6b3b0 View commit details
    Browse the repository at this point in the history
  3. add gtest for mul128 mul256 overflow

    Signed-off-by: fzhedu <fzhedu@gmail.com>
    fzhedu authored and ti-chi-bot committed May 20, 2022
    Configuration menu
    Copy the full SHA
    a262c86 View commit details
    Browse the repository at this point in the history
  4. add gtest for mul128 mul256 overflow

    Signed-off-by: fzhedu <fzhedu@gmail.com>
    fzhedu authored and ti-chi-bot committed May 20, 2022
    Configuration menu
    Copy the full SHA
    9e20e61 View commit details
    Browse the repository at this point in the history
  5. add gtest for mul128 mul256 overflow

    Signed-off-by: fzhedu <fzhedu@gmail.com>
    fzhedu authored and ti-chi-bot committed May 20, 2022
    Configuration menu
    Copy the full SHA
    5966d4c View commit details
    Browse the repository at this point in the history
  6. make sure the int256

    Signed-off-by: fzhedu <fzhedu@gmail.com>
    fzhedu authored and ti-chi-bot committed May 20, 2022
    Configuration menu
    Copy the full SHA
    e2f0de5 View commit details
    Browse the repository at this point in the history
  7. add commets to mulOverflow

    Signed-off-by: fzhedu <fzhedu@gmail.com>
    fzhedu authored and ti-chi-bot committed May 20, 2022
    Configuration menu
    Copy the full SHA
    0289460 View commit details
    Browse the repository at this point in the history
  8. formated

    Signed-off-by: fzhedu <fzhedu@gmail.com>
    fzhedu authored and ti-chi-bot committed May 20, 2022
    Configuration menu
    Copy the full SHA
    dbb9228 View commit details
    Browse the repository at this point in the history
  9. formated

    Signed-off-by: fzhedu <fzhedu@gmail.com>
    fzhedu authored and ti-chi-bot committed May 20, 2022
    Configuration menu
    Copy the full SHA
    707f0e3 View commit details
    Browse the repository at this point in the history