Allow these transforms for types like i256 while
still excluding types like i1 (not byte sized) and i120 (loading an i120 requires loading an i64, an i32, an i16 and an i8, which is expensive). llvm-svn: 52310
Loading
Please register or sign in to comment