[all-commits] [llvm/llvm-project] a40dc0: [VPlan] Mark canonical IV and reduction phis as no...

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue Jul 15 03:09:42 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a40dc05898b58a0e9534d8fda3bc1b28c398347b
      https://github.com/llvm/llvm-project/commit/a40dc05898b58a0e9534d8fda3bc1b28c398347b
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-07-15 (Tue, 15 Jul 2025)

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

  Log Message:
  -----------
  [VPlan] Mark canonical IV and reduction phis as not writing memory (NFC).

Both recipes do not write to memory. Should be NFC at the moment, as
they cannot be removed currently due to being in a cycle.



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