[all-commits] [llvm/llvm-project] 964827: [LV] Pass flag indicating epilogue is vectorized t...

Florian Hahn via All-commits all-commits at lists.llvm.org
Fri Oct 25 11:40:50 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9648271a3c5adf875680833ac74eb4bafb48678d
      https://github.com/llvm/llvm-project/commit/9648271a3c5adf875680833ac74eb4bafb48678d
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2024-10-25 (Fri, 25 Oct 2024)

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

  Log Message:
  -----------
  [LV] Pass flag indicating epilogue is vectorized to executePlan (NFC)

This clarifies the flag, which is now only passed if the epilogue loop
is being vectorized.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list