[PATCH] D119072: [DAGCombine] Move AVG combine to SimplifyDemandBits

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 11 12:27:58 PST 2022


dmgreen updated this revision to Diff 407986.
dmgreen added a comment.
Herald added a subscriber: pengfei.

Rebase, now that the base patches are in.


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

https://reviews.llvm.org/D119072

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/AArch64/arm64-vhadd.ll
  llvm/test/CodeGen/X86/avg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119072.407986.patch
Type: text/x-patch
Size: 34288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220211/31a2de67/attachment.bin>


More information about the llvm-commits mailing list