[PATCH] D143371: [DAG][AArch64][ARM] Recognize hadd from wrapping flags.

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 05:58:47 PST 2023


spatel added a comment.

Note: I was confused by the patch description/title since "hadd" is a different operation on x86. This is about "ISD::AVG*" nodes.


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

https://reviews.llvm.org/D143371



More information about the llvm-commits mailing list