diff options
author | David Green <david.green@arm.com> | 2025-06-03 21:47:41 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-03 21:47:41 +0100 |
commit | 3a51896ce80a58fe7fce869196317a497a29615a (patch) | |
tree | 1bae94049690453a4487d0521491974a40e2eec0 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | d204aa9deb72b8dcaf5e5b5550871d0ebe982825 (diff) | |
download | llvm-3a51896ce80a58fe7fce869196317a497a29615a.zip llvm-3a51896ce80a58fe7fce869196317a497a29615a.tar.gz llvm-3a51896ce80a58fe7fce869196317a497a29615a.tar.bz2 |
[AArch64] Add v1i64 addsat/subsat (#142342)
Add basic handling for v1i64 saddsat, ssubsat, uaddsat and usubsat. We
missed that these were not upgrading in #140454 due to a lack of test
coverage, and for some reason the generic v1i64 nodes were not being
treated as legal like they should.
Fixes #142323
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions