[all-commits] [llvm/llvm-project] efae49: [VPlan] Add VPTypeAnalysis constructor taking a VP...

Florian Hahn via All-commits all-commits at lists.llvm.org
Thu May 15 14:20:01 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: efae492ad1ba80764ec4a85f5622a8713646f970
      https://github.com/llvm/llvm-project/commit/efae492ad1ba80764ec4a85f5622a8713646f970
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-05-15 (Thu, 15 May 2025)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlanAnalysis.cpp
    M llvm/lib/Transforms/Vectorize/VPlanAnalysis.h
    M llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp

  Log Message:
  -----------
  [VPlan] Add VPTypeAnalysis constructor taking a VPlan (NFC).

Add constructor that retrieves the scalar type from the trip count
expression, if no canonical IV is available. Used in the verifier, in
preparation for late verification, when the canonical IV has been
dissolved.



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