Skip to content
Commit f97cb15a authored by Duncan Sands's avatar Duncan Sands
Browse files

Fix PR13991: legalizing an overflowing multiplication operation is harder than

the add/sub case since in the case of multiplication you also have to check that
the operation in the larger type did not overflow.

llvm-svn: 165017
parent a99c3570
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