diff options
author | David Green <david.green@arm.com> | 2020-12-14 11:17:01 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2020-12-14 11:17:01 +0000 |
commit | 1de3e7fd620bc9db2df96a12401bde4bde722785 (patch) | |
tree | eb011a3349707a154be8dcdbca1c624fffff6a60 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 62c246eda24c362f1aa5a71f2cf11f9df5642460 (diff) | |
download | llvm-1de3e7fd620bc9db2df96a12401bde4bde722785.zip llvm-1de3e7fd620bc9db2df96a12401bde4bde722785.tar.gz llvm-1de3e7fd620bc9db2df96a12401bde4bde722785.tar.bz2 |
[ARM] Improve handling of empty VPT blocks in tail predicated loops
A vpt block that just contains either VPST;VCTP or VPT;VCTP, once the
VCTP is removed will become invalid. This fixed the first by removing
the now empty block and bails out for the second, as we have no simple
way of converting a VPT to a VCMP.
Differential Revision: https://reviews.llvm.org/D92369
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions