LoopVectorize: Fix a bug in the initialization of reduction variables. AND...
LoopVectorize: Fix a bug in the initialization of reduction variables. AND needs to start at all-one while XOR, and OR need to start at zero. llvm-svn: 167032
Loading
Please register or sign in to comment