[llvm] [LV] Don't ignore invariant stores when costing (PR #158682)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 15 12:04:07 PDT 2025


https://github.com/fhahn commented:

Hmm, does that mean we now compute the cost of the scalar store for VF = 1, whereas before we would not compute it?

https://github.com/llvm/llvm-project/pull/158682


More information about the llvm-commits mailing list