diff options
author | Sam Parker <sam.parker@arm.com> | 2019-09-09 08:39:14 +0000 |
---|---|---|
committer | Sam Parker <sam.parker@arm.com> | 2019-09-09 08:39:14 +0000 |
commit | c363deb575019c6cb28a6d1c92826e36ea8bb07c (patch) | |
tree | 4b366be2d2acfb3348c80e6ee01519a3157cc883 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp | |
parent | ca6f4522992970964ae4dbb0465a2b191e2ac60e (diff) | |
download | llvm-c363deb575019c6cb28a6d1c92826e36ea8bb07c.zip llvm-c363deb575019c6cb28a6d1c92826e36ea8bb07c.tar.gz llvm-c363deb575019c6cb28a6d1c92826e36ea8bb07c.tar.bz2 |
[ARM][ParallelDSP] Fix for sext input
The incoming accumulator value can be discovered through a sext, in
which case there will be a mismatch between the input and the result.
So sign extend the accumulator input if we're performing a 64-bit mac.
Differential Revision: https://reviews.llvm.org/D67220
llvm-svn: 371370
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions