[PATCH] D147404: [DAGCombiner] Fold avg(x, x) --> x

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 2 01:18:30 PDT 2023


RKSimon added a reviewer: dmgreen.
RKSimon added a comment.

Can you add coverage to aarch64 so we catch all ISD::AVG node types?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147404



More information about the llvm-commits mailing list