[llvm] [LV] Don't ignore invariant stores when costing (PR #158682)
Ramkumar Ramachandra via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 15 12:06:04 PDT 2025
artagnon wrote:
> Hmm, does that mean we now compute the cost of the scalar store for VF = 1, whereas before we would not compute it?
Yes, I think so.
https://github.com/llvm/llvm-project/pull/158682
More information about the llvm-commits
mailing list