[PATCH] D119075: [DAGCombine][ARM] Custom lower smaller-than-legal MULH/AVG/ABD

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 6 03:13:03 PST 2022


RKSimon added a comment.

Why not handle this generically - accept AVG patterns of any type pre-legalization and expand back during legalization if necessary?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119075/new/

https://reviews.llvm.org/D119075



More information about the llvm-commits mailing list