[PATCH] D130445: [DAG] Use recursivelyDeleteUnusedNodes in CommitTargetLoweringOpt.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 29 06:49:20 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG226086230cba: [DAG] Use recursivelyDeleteUnusedNodes in CommitTargetLoweringOpt. (authored by Amaury Séchet <deadalnix at gmail.com>).

Changed prior to commit:
  https://reviews.llvm.org/D130445?vs=447164&id=448619#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130445

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AMDGPU/idot4u.ll
  llvm/test/CodeGen/AMDGPU/idot8u.ll
  llvm/test/CodeGen/AMDGPU/sdiv64.ll
  llvm/test/CodeGen/AMDGPU/srem64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130445.448619.patch
Type: text/x-patch
Size: 10641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220729/0a58cce0/attachment.bin>


More information about the llvm-commits mailing list