[llvm] [LV] Align legacy cost model to vplan-based model for gather/scatter w/ uniform addr. (PR #155739)

Elvis Wang via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 28 18:19:39 PDT 2025


ElvisWang123 wrote:

> Does this need to go together with the changes to VPMemoryRecipe::computeCost?

VPMemoryRecipe::computeCost changes already landed in #150371. And the assertion occur after TTI changes #149955  landed.


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


More information about the llvm-commits mailing list