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)
commit655d2c5354fcd44c329d99428c7d9196bc78dbad
treeba743917e7a455a7e2ab26e0d16420d234dcd331
parentf98f2ce29e6e2996fa58f38979143eceaa818335
PR14574. Fix a bug in the code that calculates the mask the converted PHIs in if-conversion.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169916 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Vectorize/LoopVectorize.cpp
test/Transforms/LoopVectorize/12-12-11-if-conv.ll [new file with mode: 0644]