[all-commits] [llvm/llvm-project] 1ded2c: [LV] Use createIterationCountCheck during epilogue...

Florian Hahn via All-commits all-commits at lists.llvm.org
Fri Jun 13 13:04:14 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1ded2c599fd230b2d355386c019a3054f5745d55
      https://github.com/llvm/llvm-project/commit/1ded2c599fd230b2d355386c019a3054f5745d55
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-06-13 (Fri, 13 Jun 2025)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
    M llvm/test/Transforms/LoopVectorize/AArch64/partial-reduce-dot-product-epilogue.ll
    M llvm/test/Transforms/LoopVectorize/AArch64/vector-loop-backedge-elimination-epilogue.ll

  Log Message:
  -----------
  [LV] Use createIterationCountCheck during epilogue skeleton creation.

Use helper already used for minimum trip count checks for the regular
ILV skeleton creation also for epilogue skeleton creation.



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