[ARM] Generate [SU]HADD from ((a + b) >> 1)
Summary: Teach LLVM to recognize the above pattern, where the operands are either signed or unsigned types. Subscribers: kristof.beyls, hiraditya, danielkiss, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D83777
Loading
Please sign in to comment