[llvm] [LV, VP]VP intrinsics support for the Loop Vectorizer + adding new tail-folding mode using EVL. (PR #76172)

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 28 13:26:07 PDT 2024


alexey-bataev wrote:

> As for the target-independent tests, would it be sufficient to have a single one to check that EVL doesn't kick in for the simplest case?

Some time ago (phab) you asked to prepare a test for each particular case. I prepared single file test. You asked to split in multiple files. Did it. Should I again move all these into a single file?

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


More information about the llvm-commits mailing list