diff options
author | Tim Northover <t.p.northover@gmail.com> | 2021-08-18 09:26:03 +0100 |
---|---|---|
committer | Tim Northover <t.p.northover@gmail.com> | 2021-08-18 09:35:31 +0100 |
commit | 8eb054a87df2c0f49481e70c673cdbbb63aee024 (patch) | |
tree | ac1e06c8e809c35c6e97430a86ae13a2bb0a0c83 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 29ff2e879f65689c12b95b3377b08160236fce1f (diff) | |
download | llvm-8eb054a87df2c0f49481e70c673cdbbb63aee024.zip llvm-8eb054a87df2c0f49481e70c673cdbbb63aee024.tar.gz llvm-8eb054a87df2c0f49481e70c673cdbbb63aee024.tar.bz2 |
AArch64: compare correct type for multi-valued SDNode.
If Orig produces more than one value (rare) with different types (rarer) then
we need to make sure we check against the one that Orig actually represents,
not just the first type.
Unfortunately because of the combination of things that need to happen I wasn't
able to produce a test.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions