3 Commits

Author SHA1 Message Date
Nikita Popov
701890164d [ARM] Convert some tests to opaque pointers (NFC) 2022-12-21 12:37:55 +01:00
Nikita Popov
87679b12c1 [ARM] Regenerate test checks (NFC) 2022-12-21 12:33:35 +01:00
Sam Parker
c363deb575 [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
2019-09-09 08:39:14 +00:00