[llvm] [DAG] fold avgu(zext(x), zext(y)) -> zext(avgu(x, y)) (PR #95134)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 11 10:02:35 PDT 2024


RKSimon wrote:

For tests you can start with these: https://simd.godbolt.org/z/xfrWo8Tc7

https://github.com/llvm/llvm-project/pull/95134


More information about the llvm-commits mailing list