Issue 117619
Summary add with overflow check that sets result to -1 if overflow is not always being converted to satruated add
Labels new issue
Assignees
Reporter AreaZR
    https://godbolt.org/z/zPM1f5vjs

Related issue: The codegen is better if it remains as add with overflow check rather than saturated add, which means what are we doing here?


_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to