aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorKrzysztof Parzyszek <kparzysz@quicinc.com>2022-10-10 15:53:10 -0700
committerKrzysztof Parzyszek <kparzysz@quicinc.com>2022-10-14 14:38:41 -0700
commitb465a983168bf87dc269848c82ffc49ac8dbec20 (patch)
treea00efec68bbcb78e1afa7519c1330bdcae2dfbab /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent0d6000025788ebc3947cf6d4001fdd582c6c2a99 (diff)
downloadllvm-b465a983168bf87dc269848c82ffc49ac8dbec20.zip
llvm-b465a983168bf87dc269848c82ffc49ac8dbec20.tar.gz
llvm-b465a983168bf87dc269848c82ffc49ac8dbec20.tar.bz2
[Hexagon] Fix isTypeForHVX for vector predicates
HexagonSubtarget::isTypeFixHVX would stop breaking the type up when it reached 64 bits in width. HVX vector predicates can be shorter than that, for example <32 x i1> would have a bitwidth of 32, and it's still a valid HVX type.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions