[LLVMdev] Promoting i1,i8,i16

Eli Friedman eli.friedman at gmail.com
Tue Feb 3 11:07:47 PST 2009


On Tue, Feb 3, 2009 at 10:23 AM, Villmow, Micah <Micah.Villmow at amd.com> wrote:
> Is there a way to force llvm to promote all smaller types to i32 instead of
> i16?

It should just work if i16 is also set to promote... what are you trying to do?

-Eli



More information about the llvm-dev mailing list