diff options
author | Oliver Stannard <oliver.stannard@arm.com> | 2017-11-21 15:34:15 +0000 |
---|---|---|
committer | Oliver Stannard <oliver.stannard@arm.com> | 2017-11-21 15:34:15 +0000 |
commit | 1e6d4b9e6262f5c9a4ed9c13af2d888e29d06a39 (patch) | |
tree | be9b9fb4e8a6fd7ad4aaaec38872c94f0eb4c541 /llvm/lib/Analysis/LoopAnalysisManager.cpp | |
parent | 1e73e95f3c82fcfdd9cd817d0b5989b697e4b05d (diff) | |
download | bcm5719-llvm-1e6d4b9e6262f5c9a4ed9c13af2d888e29d06a39.tar.gz bcm5719-llvm-1e6d4b9e6262f5c9a4ed9c13af2d888e29d06a39.zip |
[ARM] Don't omit non-default predication code
This was causing the (invalid) predicated versions of the NEON VRINTX and
VRINTZ instructions to be accepted, with the condition code being ignored.
Also, there is no NEON VRINTR instruction, so that part of the check was not
necessary.
Differential revision: https://reviews.llvm.org/D39193
llvm-svn: 318771
Diffstat (limited to 'llvm/lib/Analysis/LoopAnalysisManager.cpp')
0 files changed, 0 insertions, 0 deletions