diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-01-14 11:52:29 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-01-14 11:55:20 +0000 |
commit | 7c30c05ff71d062f0b8a05b7c3c12ede2c285371 (patch) | |
tree | 6b4c160f136bb0a32de04c36ede64cd311272103 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a997a1d7fbe229433fb458bb0035b32424ecf3bd (diff) | |
download | llvm-7c30c05ff71d062f0b8a05b7c3c12ede2c285371.zip llvm-7c30c05ff71d062f0b8a05b7c3c12ede2c285371.tar.gz llvm-7c30c05ff71d062f0b8a05b7c3c12ede2c285371.tar.bz2 |
[DAG] visitVECTOR_SHUFFLE - MergeInnerShuffle - reset shuffle ops and reorder early-out and second op matching. NFCI.
I'm hoping to reuse MergeInnerShuffle in some other folds - so ensure the candidate ops/mask are reset at the start of each run.
Also, move the second op matching before bailing to make it simpler to try to match other things afterward.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions