[llvm] [LV] Don't require scalar epilogue for unsupported IAG with tail (PR #96544)

Mel Chen via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 27 05:40:56 PDT 2024


Mel-Chen wrote:

> I was considering that option too, but groups are constructed for entire loop and one group can be valid with one VF, but not valid with the other. That said, invalidation is illegal when VPlans with and without interleaved groups are in flight. Only when specific VPlan is selected, invalidation can take place.

Make sense, thanks.

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


More information about the llvm-commits mailing list