Skip to content
Commit 9faa5b7a authored by Chris Lattner's avatar Chris Lattner
Browse files

BuildSDIV and BuildUDIV only work for i32/i64, but they don't check that

the input is that type, this caused a failure on gs on X86 last night.
Move the hard checks into Build[US]Div since that is where decisions like
this should be made.

llvm-svn: 23881
parent 13a19453
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