Type legalization for compressstore and expandload intrinsics.
Implemented widening (v2f32) and splitting (v16f64). On splitting, I use "popcnt" to calculate memory increment. More type legalization work will come in the next patches. llvm-svn: 287761
Loading
Please register or sign in to comment