[all-commits] [llvm/llvm-project] c6e45e: [VPlan] Exit earlier when trying to widen with sca...

Florian Hahn via All-commits all-commits at lists.llvm.org
Wed May 25 03:06:32 PDT 2022


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

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

  Log Message:
  -----------
  [VPlan] Exit earlier when trying to widen with scalar VFs.

This simplifies the code a bit, suggested in D124718.

Reviewed By: Ayal

Differential Revision: https://reviews.llvm.org/D125029




More information about the All-commits mailing list