[all-commits] [llvm/llvm-project] e2851a: [VPlan] Use IterT template arg directly for VPInst...

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue Aug 8 01:42:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e2851ad43d3ef0f79d3234dd2b1f35bfb55bda87
      https://github.com/llvm/llvm-project/commit/e2851ad43d3ef0f79d3234dd2b1f35bfb55bda87
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-08-08 (Tue, 08 Aug 2023)

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

  Log Message:
  -----------
  [VPlan] Use IterT template arg directly for VPInstruction operands (NFC)

Makes the constructors a bit more flexible, to be used in D157194 &
D157144.




More information about the All-commits mailing list