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
Loading
Please register or sign in to comment
(malloc [25 x int]) directly without having to convert to (malloc [100 x sbyte]) first. llvm-svn: 24031