diff options
author | David Green <david.green@arm.com> | 2022-02-04 14:07:02 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2022-02-04 14:07:02 +0000 |
commit | 74d1fe72f4f25188de8a13b0826d8382c210187c (patch) | |
tree | 97434a66c14dcc6383023e8862c02e8a2c66638c /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 36df803dfd3370b624122978a7d309d8b84da06e (diff) | |
download | llvm-74d1fe72f4f25188de8a13b0826d8382c210187c.zip llvm-74d1fe72f4f25188de8a13b0826d8382c210187c.tar.gz llvm-74d1fe72f4f25188de8a13b0826d8382c210187c.tar.bz2 |
[AArch64] Expand UADDLV patterns to SADDLV
We already had some patterns for UADDV(UADDLP(x)) -> UADDLV(x), this
simply expands them to the signed instructions by re-using the tablegen
patterns.
Differential Revision: https://reviews.llvm.org/D118133
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions