[all-commits] [llvm/llvm-project] 27d4f2: [X86] X86DAGToDAGISel::matchIndexRecursively - rep...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Sep 20 06:52:21 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 27d4f229ad10449f25168e977ef1dd21aca5687f
      https://github.com/llvm/llvm-project/commit/27d4f229ad10449f25168e977ef1dd21aca5687f
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-09-20 (Wed, 20 Sep 2023)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelDAGToDAG.cpp

  Log Message:
  -----------
  [X86] X86DAGToDAGISel::matchIndexRecursively - replace hard coded recursion limit with SelectionDAG::MaxRecursionDepth. NFCI.




More information about the All-commits mailing list