summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/div-sizeof-array.cpp
diff options
context:
space:
mode:
authorSam Tebbs <sam.tebbs@arm.com>2019-09-06 16:01:32 +0000
committerSam Tebbs <sam.tebbs@arm.com>2019-09-06 16:01:32 +0000
commitf1cdd95a2fe79fbcd7fd440509a754bc3afaf088 (patch)
treef36f31741b8883c8c19f035cdc26ee3c9f4ee927 /clang/test/Sema/div-sizeof-array.cpp
parent8d30c1dcec2a935e0b1cffc26fdc6054ff101f53 (diff)
downloadbcm5719-llvm-f1cdd95a2fe79fbcd7fd440509a754bc3afaf088.tar.gz
bcm5719-llvm-f1cdd95a2fe79fbcd7fd440509a754bc3afaf088.zip
[ARM] Sink add/mul(shufflevector(insertelement())) for MVE instruction selection
This patch sinks add/mul(shufflevector(insertelement())) into the basic block in which they are used so that they can then be selected together. This is useful for various MVE instructions, such as vmla and others that take R registers. Loop tests have been added to the vmla test file to make sure vmlas are generated in loops. Differential revision: https://reviews.llvm.org/D66295 llvm-svn: 371218
Diffstat (limited to 'clang/test/Sema/div-sizeof-array.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud