[all-commits] [llvm/llvm-project] b18141: [VPlan] Set VFs included in plan before last set o...

Florian Hahn via All-commits all-commits at lists.llvm.org
Fri Jun 24 01:17:25 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b18141a8f29f638be0602aa6ffbfc2d434b0b74a
      https://github.com/llvm/llvm-project/commit/b18141a8f29f638be0602aa6ffbfc2d434b0b74a
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-06-24 (Fri, 24 Jun 2022)

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

  Log Message:
  -----------
  [VPlan] Set VFs included in plan before last set of VPTransforms (NFC).

This allows VPlanTransforms to query the VFs included in the plan in the
future.




More information about the All-commits mailing list