[all-commits] [llvm/llvm-project] 356a81: [PredicateInfo] Drop redundant PredicateInfo annot...

Kunqiu Chen via All-commits all-commits at lists.llvm.org
Wed Oct 29 04:40:11 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 356a8114ca796096b9e98a35713afae48ce26337
      https://github.com/llvm/llvm-project/commit/356a8114ca796096b9e98a35713afae48ce26337
  Author: Kunqiu Chen <camsyn at foxmail.com>
  Date:   2025-10-29 (Wed, 29 Oct 2025)

  Changed paths:
    M llvm/lib/Transforms/Utils/PredicateInfo.cpp
    M llvm/test/Transforms/Util/PredicateInfo/unnamed-types.ll

  Log Message:
  -----------
  [PredicateInfo] Drop redundant PredicateInfo annotation (#165434)

See
https://github.com/llvm/llvm-project/pull/165419#discussion_r2470208670
for details.

The extra annotation `"; Has predicate info"` does not provide any extra
information and might poison the UTC-generated checks introduced by
#165419.



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