Added a function scalarizePHI() that sclarizes a vector phi instruction if it...
Added a function scalarizePHI() that sclarizes a vector phi instruction if it has only 2 uses: one to promote the vector phi in a loop and the other use is an extract operation of one element at a constant location. llvm-svn: 179783
Loading
Please sign in to comment