[all-commits] [llvm/llvm-project] 17c7c2: [DAG] Add missing Depth argument to isGuaranteedNo...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sun Jul 20 05:07:17 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 17c7c2ebe850b705df0fee4f1160d72097c6cb8f
      https://github.com/llvm/llvm-project/commit/17c7c2ebe850b705df0fee4f1160d72097c6cb8f
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2025-07-20 (Sun, 20 Jul 2025)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
    M llvm/test/CodeGen/X86/pr62286.ll

  Log Message:
  -----------
  [DAG] Add missing Depth argument to isGuaranteedNotToBeUndefOrPoison calls inside SimplifyDemanded methods (#149550)

Ensure we don't exceed the maximum recursion depth



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list