[llvm] [DAGCombiner] Add combine avg from shifts (PR #113909)

via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 28 06:40:40 PDT 2024


dnsampaio wrote:

Hi @davemgreen, our target benefits from the avg nodes and I've realized it could be better folded at dag-combine. It render some of the arm patterns unused, I'm not sure if you guys prefer to keep them or not.

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


More information about the llvm-commits mailing list