[llvm] [TTI] Remove hasActiveVectorLength hook. NFC (PR #152977)

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 11 04:22:10 PDT 2025


alexey-bataev wrote:

This is required for other analysis, like early loop access analysis to check for support of some non-power-of-2 properties, like store-load dep distance

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


More information about the llvm-commits mailing list