[llvm] DSE: lift limitation on sizes being non-scalable (PR #110670)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 14 12:07:28 PST 2025


fhahn wrote:

IIUC scalable vectors will in most cases only be introduced by LoopVectorize, so you might have to do LTO to have a chance to tigger this in practice?

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


More information about the llvm-commits mailing list