[all-commits] [llvm/llvm-project] c8c4bd: [LV] Stengthen loop-invariance checks in isPredica...

Ramkumar Ramachandra via All-commits all-commits at lists.llvm.org
Fri Jun 20 06:02:09 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c8c4bd1ebc6e4451dc835a77bacdbe6a0467f219
      https://github.com/llvm/llvm-project/commit/c8c4bd1ebc6e4451dc835a77bacdbe6a0467f219
  Author: Ramkumar Ramachandra <ramkumar.ramachandra at codasip.com>
  Date:   2025-06-20 (Fri, 20 Jun 2025)

  Changed paths:
    M llvm/lib/Analysis/LoopAccessAnalysis.cpp
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
    M llvm/test/Transforms/LoopVectorize/RISCV/pr88802.ll
    A llvm/test/Transforms/LoopVectorize/predicatedinst-loop-invariant.ll

  Log Message:
  -----------
  [LV] Stengthen loop-invariance checks in isPredicatedInst (#140744)

Check loop-invariance against SCEV as well.



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