aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2024-06-07 10:18:45 +0100
committerGitHub <noreply@github.com>2024-06-07 10:18:45 +0100
commitc0b468523c9c5517e61a197e7c1fe6cb52f8999c (patch)
tree2a87f6ce768452718800c967ffb353a0bdf4c683 /clang/lib/CodeGen/CodeGenModule.cpp
parent3453dedfaf565429bc06c6d58533926f793ad650 (diff)
downloadllvm-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