[llvm] [LoopVectorize] LLVM fails to vectorise loops with multi-bool varables (PR #89226)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 13 01:12:57 PDT 2024


fhahn wrote:

> @fhahn I don't think we need this extra assert at (https://github.com/llvm/llvm-project/blob/main/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp#L9034).

Yep I don't think it is needed in the VPlan-native path/VPInstructionsToVPRecipes

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


More information about the llvm-commits mailing list