PR14574. Fix a bug in the code that calculates the mask the converted PHIs in if...
authorNadav Rotem <nrotem@apple.com>
Tue, 11 Dec 2012 21:30:14 +0000 (21:30 +0000)
committerNadav Rotem <nrotem@apple.com>
Tue, 11 Dec 2012 21:30:14 +0000 (21:30 +0000)
commitf707bf4ca3381029a03e88eb449082fe9e423cc5
treef164af6cf6ed6a727bbb8e7e0b01af504ab25ea9
parent75aadc2813824e18449e08a99690a6f886fadf13
PR14574. Fix a bug in the code that calculates the mask the converted PHIs in if-conversion.

llvm-svn: 169916
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/12-12-11-if-conv.ll [new file with mode: 0644]