diff options
author | Gil Rapaport <gil.rapaport@intel.com> | 2016-08-24 11:37:57 +0000 |
---|---|---|
committer | Gil Rapaport <gil.rapaport@intel.com> | 2016-08-24 11:37:57 +0000 |
commit | 550148b2f662504f77e0b91fb134162c5a176a61 (patch) | |
tree | fe9d6ff971b9c7c900b592c6cec2aa60a9855f6d /llvm/tools/llvm-cov/SourceCoverageViewText.cpp | |
parent | 6392b8d4ce410eaaba08cdbf6c4e261ba1375c7a (diff) | |
download | llvm-550148b2f662504f77e0b91fb134162c5a176a61.zip llvm-550148b2f662504f77e0b91fb134162c5a176a61.tar.gz llvm-550148b2f662504f77e0b91fb134162c5a176a61.tar.bz2 |
[Loop Vectorizer] Support predication of div/rem
div/rem instructions in basic blocks that require predication currently prevent
vectorization. This patch extends the existing mechanism for predicating stores
to handle other instructions and leverages it to predicate divs and rems.
Differential Revision: https://reviews.llvm.org/D22918
llvm-svn: 279620
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewText.cpp')
0 files changed, 0 insertions, 0 deletions