[llvm] [VPlan] Remove loop region in optimizeForVFAndUF. (PR #108378)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 17 13:35:18 PST 2024


fhahn wrote:

> LG

Unfortunately on latest main we cannot easily identify the vector preheader when constructing the skeleton if the vector loop region is removed :(  Need to think if there is a nice solution 

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


More information about the llvm-commits mailing list