[all-commits] [llvm/llvm-project] df016a: [VPlan] Move shouldPack outside of DEBUG ifdef.

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Feb 20 02:54:20 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: df016a9525e5722dfd1e1e1632cec3ed7b33bc8a
      https://github.com/llvm/llvm-project/commit/df016a9525e5722dfd1e1e1632cec3ed7b33bc8a
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-02-20 (Mon, 20 Feb 2023)

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

  Log Message:
  -----------
  [VPlan] Move shouldPack outside of DEBUG ifdef.

This fixes a build failure with assertions disabled.




More information about the All-commits mailing list