[all-commits] [llvm/llvm-project] 8cd189: [VPlan] Remember previous loop and reset vector loop.

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Apr 4 01:27:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8cd189272599b73398eee3b46b015070aa77b2f3
      https://github.com/llvm/llvm-project/commit/8cd189272599b73398eee3b46b015070aa77b2f3
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-04-04 (Mon, 04 Apr 2022)

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

  Log Message:
  -----------
  [VPlan] Remember previous loop and reset vector loop.

At the moment this is NFC, but will be needed once nested loops are also
modeled as regions. Preparation for D123005.




More information about the All-commits mailing list