[PATCH] D119559: [DAGCombine] Basic combines for AVG nodes.

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 14 03:18:46 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG03380c70ed54: [DAGCombine] Basic combines for AVG nodes. (authored by dmgreen).
Herald added a subscriber: pengfei.

Changed prior to commit:
  https://reviews.llvm.org/D119559?vs=407962&id=408368#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119559

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/AArch64/hadd-combine.ll
  llvm/test/CodeGen/X86/pic-load-remat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119559.408368.patch
Type: text/x-patch
Size: 11485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220214/a6322386/attachment.bin>


More information about the llvm-commits mailing list