[all-commits] [llvm/llvm-project] 89fe42: [DAG] canCreateUndefOrPoison - remove isGuaranteed...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Jul 1 04:45:20 PDT 2025


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

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp

  Log Message:
  -----------
  [DAG] canCreateUndefOrPoison - remove isGuaranteedNotToBeUndefOrPoison check for shift nodes (#146502)

No longer necessary now that #146490 has landed - we still have the test coverage from #94145 that covers this.



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