aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/ErrorTest.cpp
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2020-02-17 12:00:17 +0000
committerDavid Green <david.green@arm.com>2020-02-19 12:39:58 +0000
commit33aa5dfe9c2c277b7fd94a05ffc33247ccbc74da (patch)
tree2a41866de2e0ad729446234a3840c2bb1d1a3a83 /llvm/unittests/Support/ErrorTest.cpp
parent4a9011dcdade7cd562e0488d387ccbbaf2eee6c8 (diff)
downloadllvm-33aa5dfe9c2c277b7fd94a05ffc33247ccbc74da.zip
llvm-33aa5dfe9c2c277b7fd94a05ffc33247ccbc74da.tar.gz
llvm-33aa5dfe9c2c277b7fd94a05ffc33247ccbc74da.tar.bz2
[ARM] VMLAVA reduction patterns
Similar to VADDV and VADDLV that have been added recently, this adds lowering and patterns for VMLAV, VMLAVA, VMLALV and VMLALVA. They perform the same roles as the add's, just folding a mul into the same instruction (and so taking two inputs). As such, they need to be lowered in the same way as the types are often not legal. Differential Revision: https://reviews.llvm.org/D74390
Diffstat (limited to 'llvm/unittests/Support/ErrorTest.cpp')
0 files changed, 0 insertions, 0 deletions