[PATCH] D67711: [DAG] Add SelectionDAG::MaxRecursionDepth constant

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 19 06:00:05 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372315: [DAG] Add SelectionDAG::MaxRecursionDepth constant (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67711?vs=220671&id=220847#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67711

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67711.220847.patch
Type: text/x-patch
Size: 3826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190919/81340a36/attachment.bin>


More information about the llvm-commits mailing list