[llvm] [LV] Create LoopVectorizationCostModel header (NFC) (PR #159093)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 22 02:29:06 PDT 2025


https://github.com/fhahn commented:

Is there any benefit from moving this out? It potentially makes it accessible from other files, but I think this is not desirable, as we should not be adding any new uses of the legacy cost model

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


More information about the llvm-commits mailing list