diff options
author | David Green <david.green@arm.com> | 2025-07-19 22:13:13 +0100 |
---|---|---|
committer | David Green <david.green@arm.com> | 2025-07-19 22:13:13 +0100 |
commit | 07100c6658c71e4016675e624da8c94543479745 (patch) | |
tree | 61fee8591a8b73034c9371d20a408b47935eea33 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 269e3091a6ecf24893993b97da7b5f959b2f24a1 (diff) | |
download | llvm-07100c6658c71e4016675e624da8c94543479745.zip llvm-07100c6658c71e4016675e624da8c94543479745.tar.gz llvm-07100c6658c71e4016675e624da8c94543479745.tar.bz2 |
[AArch64] Clean up abd lowering. NFC
The neon ABD intrinsics are lowering to ISD::ABDS/ISD::ABDU nodes in SDAG. This
adds the same for GISel so that we can remove the AArch64sabd/AArch64uabd
PatFrags, reducing the number of patterns needed. Some very basic legalization
info is added for G_ABD nodes.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions