[all-commits] [llvm/llvm-project] 7f3698: [LV] Adjust trip count based on IsOrdered in widen...

Florian Hahn via All-commits all-commits at lists.llvm.org
Sat Jun 26 05:13:58 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f369819774d376f043200220f1a2d36d53487a2
      https://github.com/llvm/llvm-project/commit/7f369819774d376f043200220f1a2d36d53487a2
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-06-26 (Sat, 26 Jun 2021)

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

  Log Message:
  -----------
  [LV] Adjust trip count based on IsOrdered in widenPHIInstruction (NFC).

Suggested in D104197, avoids the early exit.




More information about the All-commits mailing list