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

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 15 02:17:19 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG655d0d86f91b: [DAGCombine] Move AVG combine to SimplifyDemandBits (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D119072?vs=407986&id=408778#toc

Repository:
  rG LLVM Github Monorepo

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/AArch64/hadd-combine.ll
  llvm/test/CodeGen/X86/avg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119072.408778.patch
Type: text/x-patch
Size: 41313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220215/2c16220d/attachment.bin>


More information about the llvm-commits mailing list