Files
clang-p2996/llvm/test/CodeGen/AArch64/insert-extend.ll
David Green f7018ba0ee [AArch64] Add patterns for add(uzp1(x,y), uzp2(x, y)) -> addp.
If we are extracting the even lanes and the odd lanes and adding them, we can
use an addp instruction.
2024-06-07 16:09:57 +01:00

16 KiB