Make Extract128BitVector and Insert128BitVector take an unsigned instead of an...
Make Extract128BitVector and Insert128BitVector take an unsigned instead of an ConstantNode SDValue. getConstant was almost always called just before only to have the functions take it apart and build a new ConstantSDNode. llvm-svn: 155325
Loading
Please register or sign in to comment