[all-commits] [llvm/llvm-project] cff665: [VPlan] Handle VPValues without underlying values ...

Florian Hahn via All-commits all-commits at lists.llvm.org
Fri Oct 27 05:35:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cff665212918f1f21b37d961a3531c9cc289bd3a
      https://github.com/llvm/llvm-project/commit/cff665212918f1f21b37d961a3531c9cc289bd3a
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-10-27 (Fri, 27 Oct 2023)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
    M llvm/test/Transforms/LoopVectorize/cast-induction.ll

  Log Message:
  -----------
  [VPlan] Handle VPValues without underlying values in getTypeForVPValue.

Fixes a crash after 0c8e5be6fa08.

Full type inference will be added in
https://github.com/llvm/llvm-project/pull/69013




More information about the All-commits mailing list