[PATCH] D147404: [DAGCombiner] Fold avg(x, x) --> x
Jun Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 2 02:40:10 PDT 2023
junaire added a comment.
In D147404#4239123 <https://reviews.llvm.org/D147404#4239123>, @RKSimon wrote:
> Can you add coverage to aarch64 so we catch all ISD::AVG node types?
I've created a parent revision. Let me know if that's what you want, please :)
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