[all-commits] [llvm/llvm-project] 556899: [VPlan] Move ::isCanonical outside ifdef.

Florian Hahn via All-commits all-commits at lists.llvm.org
Fri Jan 21 01:45:24 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 55689904d2e5afcc5309f7234d6369307ee305d0
      https://github.com/llvm/llvm-project/commit/55689904d2e5afcc5309f7234d6369307ee305d0
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-01-21 (Fri, 21 Jan 2022)

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

  Log Message:
  -----------
  [VPlan] Move ::isCanonical outside ifdef.

This fixes a build failure with assertions disabled.




More information about the All-commits mailing list