[all-commits] [llvm/llvm-project] b9efff: [VPlan] Add assignSlot(const VPBasicBlock *) (NFC).

Florian Hahn via All-commits all-commits at lists.llvm.org
Wed May 3 11:51:34 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b9efffa7e9d01395ebd4ddbb7d0ecb02e017c76e
      https://github.com/llvm/llvm-project/commit/b9efffa7e9d01395ebd4ddbb7d0ecb02e017c76e
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-05-03 (Wed, 03 May 2023)

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

  Log Message:
  -----------
  [VPlan] Add assignSlot(const VPBasicBlock *) (NFC).

Factor out utility to simplify D147964 as sugested.




More information about the All-commits mailing list