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

Promote cases like cast (malloc sbyte, 100) to int* into

(malloc [25 x int]) directly without having to convert to
(malloc [100 x sbyte]) first.

llvm-svn: 24031
parent bb17180a
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