Code cleanup: refactor the switch statements in the generation of reduction variables...
authorNadav Rotem <nrotem@apple.com>
Tue, 8 Jan 2013 17:37:45 +0000 (17:37 +0000)
committerNadav Rotem <nrotem@apple.com>
Tue, 8 Jan 2013 17:37:45 +0000 (17:37 +0000)
commit8327474e4b2c69d5eca4d62a01b89508705d0b40
tree6f3c30c9e14d1a06ab23b371950574dff611c455
parentaae3d6fb53e1c472d9e25641a15a68c3c72c7129
Code cleanup: refactor the switch statements in the generation of reduction variables into an IR builder call.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171871 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Vectorize/LoopVectorize.cpp