[ScalarizeMaskedMemIntrin] Ensure the mask is a vector of ConstantInts before...
[ScalarizeMaskedMemIntrin] Ensure the mask is a vector of ConstantInts before generating the expansion without control flow. Its possible the mask itself or one of the elements is a ConstantExpr and we shouldn't optimize in that case. llvm-svn: 343278
Loading
Please sign in to comment