[llvm] [LV]Set tailfolding styles before computing feasible max VF. (PR #91403)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Mon May 27 22:15:09 PDT 2024


fhahn wrote:

Do you think splitting up checking if tail-folding is possible from collecting masked ops would help simplify this change? There's https://github.com/llvm/llvm-project/pull/77612 which I could update if it would help

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


More information about the llvm-commits mailing list