[X86] Create all-one vector(v8i32) for TESTC(X,~X) == TESTC(X,-1) if X is v8f32
getAllOnesConstant can only take v8i32 instead of v8f32 Reviewed By: RKSimon Differential Revision: https://reviews.llvm.org/D148608
Loading
Please sign in to comment