[all-commits] [llvm/llvm-project] 2b054d: [VPlan] Use to_vector when iterating over a tempor...

Florian Hahn via All-commits all-commits at lists.llvm.org
Fri Jan 13 09:51:28 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b054d5dd44287e5826c9a8e66b2b571a5cb292c
      https://github.com/llvm/llvm-project/commit/2b054d5dd44287e5826c9a8e66b2b571a5cb292c
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-01-13 (Fri, 13 Jan 2023)

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

  Log Message:
  -----------
  [VPlan] Use to_vector when iterating over a temporary vector. (NFC)




More information about the All-commits mailing list