Signed-off-by: Jun Zhang <jun@junz.org>
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Sounds good. Can you add these to the existing hadd-combine.ll file instead, and add aarch64.neon.shadd/uhadd/urhadd variants too? AArch64 uses hadd/rhadd names, as opposed to avg like X86.
llvm/test/CodeGen/AArch64/avg.ll | ||
---|---|---|
22 | v2i16 -> v2i32 |
Comment Actions
Thanks for adding the extra tests. Do you mind moving them to llvm/test/CodeGen/AArch64/hadd-combine.ll, so that they are with the other combine tests we have.
v2i16 -> v2i32