[all-commits] [llvm/llvm-project] 151d53: [VPlan] Remove VPConstantInt restriction for epilo...

Florian Hahn via All-commits all-commits at lists.llvm.org
Wed Apr 15 14:37:37 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 151d5366b66d273f1fccbc9a977aeecd04718c48
      https://github.com/llvm/llvm-project/commit/151d5366b66d273f1fccbc9a977aeecd04718c48
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2026-04-15 (Wed, 15 Apr 2026)

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

  Log Message:
  -----------
  [VPlan] Remove VPConstantInt restriction for epilogue fold (NFC) (#192345)

The restriction is not needed currently. Removing it generalizes the
pattern in preparation of future changes.



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