aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Basic/VirtualFileSystemTest.cpp
diff options
context:
space:
mode:
authorMichael Kuperstein <mkuper@google.com>2016-05-12 18:44:51 +0000
committerMichael Kuperstein <mkuper@google.com>2016-05-12 18:44:51 +0000
commit82e7df5a5822c61d3df1f574b8412e09c374815b (patch)
treeb0a3db5ef167b95607269c54fa6bde7ed48cc114 /clang/unittests/Basic/VirtualFileSystemTest.cpp
parentfc8892771e3610d84220221ecf074f471ec0a208 (diff)
downloadllvm-82e7df5a5822c61d3df1f574b8412e09c374815b.zip
llvm-82e7df5a5822c61d3df1f574b8412e09c374815b.tar.gz
llvm-82e7df5a5822c61d3df1f574b8412e09c374815b.tar.bz2
[LoopVectorizer] LoopVectorBody doesn't need to be a vector. NFC.
LoopVectorBody was changed from a single pointer to a SmallVector when store predication was introduced in r200270. Since r247139, store predication no longer splits the vector loop body in-place, so we can go back to having a single LoopVectorBody block. This reverts the no-longer-needed changes from r200270. llvm-svn: 269321
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions