[llvm] [DAG] Recognise AVGFLOOR (((A >> 1) + (B >> 1)) + (A & B & 1)) patterns (PR #169644)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 10 07:33:28 PST 2025


RKSimon wrote:

CC @bermondd @mshockwave - thoughts?

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


More information about the llvm-commits mailing list