Skip to content
Commit 0fe7551b authored by Chris Lattner's avatar Chris Lattner
Browse files

Teach instcombine to promote stuff like (cast (malloc sbyte, 8*X) to int*)

into: malloc int, (2*X)

llvm-svn: 24032
parent b3ecf969
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