[all-commits] [llvm/llvm-project] 5ccca5: [VPlan] Cleanup print functions of recipes (NFC) (...

Ramkumar Ramachandra via All-commits all-commits at lists.llvm.org
Wed Jul 8 23:51:19 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5ccca5f215939645995035ecd5fe40759e2cc0a6
      https://github.com/llvm/llvm-project/commit/5ccca5f215939645995035ecd5fe40759e2cc0a6
  Author: Ramkumar Ramachandra <artagnon at tenstorrent.com>
  Date:   2026-07-09 (Thu, 09 Jul 2026)

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

  Log Message:
  -----------
  [VPlan] Cleanup print functions of recipes (NFC) (#207434)

In particular, VPPhiAccessors should not query the derivative recipe's
operands, and query incoming values instead. The printPhiOperands
function would crash if used in more derivative recipes.



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