aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/Module.cpp
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2020-07-21 19:51:04 +0100
committerDavid Green <david.green@arm.com>2020-07-21 19:51:37 +0100
commit1030e82598da4fcdc096bdd6b6da89635aa3aba6 (patch)
treea60ecd18e741ea595ea09a0e20321150480ee78f /clang/lib/Basic/Module.cpp
parent8d6aa688eeffea4b9151d1a208ed619ca50c823a (diff)
downloadllvm-1030e82598da4fcdc096bdd6b6da89635aa3aba6.zip
llvm-1030e82598da4fcdc096bdd6b6da89635aa3aba6.tar.gz
llvm-1030e82598da4fcdc096bdd6b6da89635aa3aba6.tar.bz2
[ARM] Add MVE_TwoOpPattern. NFC
This commons out a chunk of the different two operand MVE patterns into a single helper multidef. Or technically two multidef patterns so that the Dup qr patterns can also get the same treatment. This is most of the two address instructions that we have some codegen pattern for (not ones that we select purely from intrinsics). It does not include shifts, which are more spread out and will need some extra work to be given the same treatment. Differential Revision: https://reviews.llvm.org/D83219
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions