diff options
author | James Molloy <james.molloy@arm.com> | 2015-11-09 14:32:05 +0000 |
---|---|---|
committer | James Molloy <james.molloy@arm.com> | 2015-11-09 14:32:05 +0000 |
commit | 45f67d52d0e7b7aced3e125dca2f128021c8a073 (patch) | |
tree | 26fd161e66e58f068adf331ab22a7cf697116d7a /clang/lib/Basic/VirtualFileSystem.cpp | |
parent | dab6b25e38011832b40dcd96b32f7f3959068dd9 (diff) | |
download | llvm-45f67d52d0e7b7aced3e125dca2f128021c8a073.zip llvm-45f67d52d0e7b7aced3e125dca2f128021c8a073.tar.gz llvm-45f67d52d0e7b7aced3e125dca2f128021c8a073.tar.bz2 |
[LoopVectorize] Address post-commit feedback on r250032
Implemented as many of Michael's suggestions as were possible:
* clang-format the added code while it is still fresh.
* tried to change Value* to Instruction* in many places in computeMinimumValueSizes - unfortunately there are several places where Constants need to be handled so this wasn't possible.
* Reduce the pass list on loop-vectorization-factors.ll.
* Fix a bug where we were querying MinBWs for I->getOperand(0) but using MinBWs[I].
llvm-svn: 252469
Diffstat (limited to 'clang/lib/Basic/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions