[all-commits] [llvm/llvm-project] 8973be: [PredicateInfo] Avoid duplicate stack in scope che...

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Jun 20 00:47:55 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8973be462c49a7b0a24c61f41e07a721706b1ad8
      https://github.com/llvm/llvm-project/commit/8973be462c49a7b0a24c61f41e07a721706b1ad8
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2025-06-20 (Fri, 20 Jun 2025)

  Changed paths:
    M llvm/lib/Transforms/Utils/PredicateInfo.cpp

  Log Message:
  -----------
  [PredicateInfo] Avoid duplicate stack in scope check (NFC)

popStackUntilDFSScope() is going to check this itself, there is
no need to do it in advance as well.



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