Skip to content
Commit 785db078 authored by Eric Christopher's avatar Eric Christopher
Browse files

Expand invalid return values for umulo and smulo. Handle these similarly

to add/sub by doing the normal operation and then checking for overflow
afterwards. This generally relies on the DAG handling the later invalid
operations as well.

Fixes the 64-bit part of rdar://8622122 and rdar://8774702.

llvm-svn: 123908
parent 7af85533
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment