[PATCH] D106237: [ISel] Port AArch64 HADD and RHADD to ISel

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 3 08:27:26 PDT 2021


RKSimon requested changes to this revision.
RKSimon added a comment.
This revision now requires changes to proceed.

@dmgreen - if you're still looking at this, the patch needs a rename of the node enum types and preferably we replace X86ISD::AVG to use this as well.


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

https://reviews.llvm.org/D106237



More information about the llvm-commits mailing list