[all-commits] [llvm/llvm-project] ef7dc4: [VPlan] Strip phi-check in collectUsersRecursively...

Ramkumar Ramachandra via All-commits all-commits at lists.llvm.org
Wed Apr 29 06:13:49 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ef7dc4759332d3096248409a06b1a3051c230a0e
      https://github.com/llvm/llvm-project/commit/ef7dc4759332d3096248409a06b1a3051c230a0e
  Author: Ramkumar Ramachandra <artagnon at tenstorrent.com>
  Date:   2026-04-29 (Wed, 29 Apr 2026)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp

  Log Message:
  -----------
  [VPlan] Strip phi-check in collectUsersRecursively (NFC) (#194816)

The SetVector already ensures that there are no cycles in the
collection.



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