[all-commits] [llvm/llvm-project] 9bfaf1: [VPlan] Handle more replicates in isUniformAcrossV...

Ramkumar Ramachandra via All-commits all-commits at lists.llvm.org
Mon Oct 20 03:26:46 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9bfaf12c07e3c745ac91010333a66d7730dbe2f7
      https://github.com/llvm/llvm-project/commit/9bfaf12c07e3c745ac91010333a66d7730dbe2f7
  Author: Ramkumar Ramachandra <ramkumar.ramachandra at codasip.com>
  Date:   2025-10-20 (Mon, 20 Oct 2025)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlanUtils.cpp
    M llvm/test/Transforms/LoopVectorize/AArch64/replicating-load-store-costs.ll

  Log Message:
  -----------
  [VPlan] Handle more replicates in isUniformAcrossVFsAndUFs (#162342)

A single-scalar replicate without side-effects, and with uniform
operands, is uniform. Special-case assumes and stores.



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