diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2024-06-07 10:18:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-07 10:18:45 +0100 |
commit | c0b468523c9c5517e61a197e7c1fe6cb52f8999c (patch) | |
tree | 2a87f6ce768452718800c967ffb353a0bdf4c683 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 3453dedfaf565429bc06c6d58533926f793ad650 (diff) | |
download | llvm-c0b468523c9c5517e61a197e7c1fe6cb52f8999c.zip llvm-c0b468523c9c5517e61a197e7c1fe6cb52f8999c.tar.gz llvm-c0b468523c9c5517e61a197e7c1fe6cb52f8999c.tar.bz2 |
[ARM] Add NEON support for ISD::ABDS/ABDU nodes. (#94504)
As noted on #94466, NEON has ABDS/ABDU instructions but only handles them via intrinsics, plus some VABDL custom patterns.
This patch flags basic ABDS/ABDU for neon types as legal and updates all tablegen patterns to use abds/abdu instead.
Fixes #94466
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions