[llvm] [LV] Enable considering higher VFs when data extend ops are present i… (PR #137593)

Sushant Gokhale via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 28 02:30:58 PDT 2025


sushgokh wrote:

> I am also wondering what will be compile-time impact of this patch, given that you are now exploring more VFs.

Since this is enabling more profitable code, I didnt bother much to measure this. But will try to do so

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


More information about the llvm-commits mailing list