[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 Nov 26 04:26:58 PST 2025
https://github.com/RKSimon edited https://github.com/llvm/llvm-project/pull/169644
More information about the llvm-commits
mailing list